Switched user authentication in waldo from the login view to an AuthenticationForm...
[philo.git] / contrib / waldo / forms.py
2011-02-16 Stephen BurrowsSwitched user authentication in waldo from the login...
2011-01-06 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-12-21 Stephen BurrowsMerge branch 'master' into navigation
2010-12-20 Stephen BurrowsSimplified waldo's AccountMultiView to rely just on...
2010-09-29 Joseph SpirosMerge branch 'master' of git://github.com/melinath...
2010-09-23 Stephen BurrowsAdded recaptcha support to waldo registration form.
2010-08-24 Joseph SpirosMerge branch 'melinath'
2010-08-24 Joseph SpirosMerge branch 'new_page_admin' of git://github.com/melin...
2010-08-24 Joseph SpirosMerge branch 'feedmixin' of git://github.com/melinath...
2010-08-24 Joseph SpirosMerge branch 'waldo' of git://github.com/melinath/philo...
2010-08-23 Stephen BurrowsToken-based User registration functional
2010-08-23 Stephen BurrowsWIP: Implementation of pended user creation using token...