allows using messaging instead of verify_email.html to pass tests
authorCaleb Forbes Davis V <caldavis@gmail.com>
Tue, 5 Jul 2011 01:04:00 +0000 (20:04 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Tue, 5 Jul 2011 01:04:00 +0000 (20:04 -0500)
commite054ae9b3dfc518a34eb4a7395b177f0e8a31469
tree274f1a4fc3572277424dfd60d2b6df021f72347c
parentcfe46f3e68b62bba0cfb943dc45e9b88c3f7c25e
allows using messaging instead of verify_email.html to pass tests

* re-instated verification_successful flag
* modified test_auth to verify nav to user_pages/user.html template
mediagoblin/auth/views.py
mediagoblin/tests/test_auth.py