Simplified waldo's AccountMultiView to rely just on an AccountForm rather than a...
authorStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 20 Dec 2010 21:56:43 +0000 (16:56 -0500)
committerStephen Burrows <stephen.r.burrows@gmail.com>
Mon, 20 Dec 2010 21:56:43 +0000 (16:56 -0500)
commit631688575ca2c0a4bdfdf99bdd2470ee9630bc25
tree65a4ae487f37321619db9ac3cfb4e349a1b09475
parentc7571f163bfae1c2dcfd4fbfa8e43ac7cd3fdcff
Simplified waldo's AccountMultiView to rely just on an AccountForm rather than a complicated mix of a UserForm and an AccountForm generated based on a number of attributes.
contrib/waldo/forms.py
contrib/waldo/models.py