Also normalize user's emails to .lower() when we accept the user.
authorChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 12 Aug 2011 01:34:12 +0000 (20:34 -0500)
committerChristopher Allan Webber <cwebber@dustycloud.org>
Fri, 12 Aug 2011 01:34:12 +0000 (20:34 -0500)
commit873e4e9d2da8a3976de6c44838f517cfc314d620
tree58be0b962f6d253582c5134d21f1ae0c38ed06ce
parent0bf099d7536b5f5f876fa21e4c72f132b7c757a8
Also normalize user's emails to .lower() when we accept the user.
mediagoblin/auth/views.py