uses the messaging system to notify user of result of verification check
authorCaleb Forbes Davis V <caldavis@gmail.com>
Tue, 5 Jul 2011 00:42:45 +0000 (19:42 -0500)
committerCaleb Forbes Davis V <caldavis@gmail.com>
Tue, 5 Jul 2011 00:42:45 +0000 (19:42 -0500)
commitcfe46f3e68b62bba0cfb943dc45e9b88c3f7c25e
treeacb3231d379a06d7559a7d1cceb149f2fb556a65
parent24df76fa1e4ee4902d882b8e75b5db981d27e08f
uses the messaging system to notify user of result of verification check

Feature #424 - Use messaging system for email verifification check response
* uses add_message in verify_email and routes to the user page, bypassing
  verify_email.html
mediagoblin/auth/views.py
mediagoblin/templates/mediagoblin/auth/verify_email.html [deleted file]