diff gpp/accounts/tests/__init__.py @ 565:6a265b5768ca

For bitbucket issue #5, rework the duplicate email checking in the registration form logic. Added tests for registration.
author Brian Neal <bgneal@gmail.com>
date Sun, 04 Mar 2012 13:20:40 -0600
parents
children
line wrap: on
line diff
--- /dev/null	Thu Jan 01 00:00:00 1970 +0000
+++ b/gpp/accounts/tests/__init__.py	Sun Mar 04 13:20:40 2012 -0600
@@ -0,0 +1,1 @@
+from view_tests import *