Initial waldo commit. Implements abstract LoginMultiView and AccountMultiView to...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 9 Aug 2010 21:42:19 +0000 (17:42 -0400)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 23 Aug 2010 13:43:54 +0000 (09:43 -0400)
commitd551c23cbb6af406607306fb2ce5572f2cca0d2a
tree2c5bff8df259b259145708403e4803a0a2bf4c66
parente06925fc9be46b2c07863440212600b2e7ecb597
Initial waldo commit. Implements abstract LoginMultiView and AccountMultiView to generically handle login situations for philo.
contrib/waldo/__init__.py [new file with mode: 0644]
contrib/waldo/models.py [new file with mode: 0644]