moved normalize_user_or_email_field to auth/tools.py from auth/forms.py
authorRodney Ewing <ewing.rj@gmail.com>
Mon, 13 May 2013 22:48:56 +0000 (15:48 -0700)
committerRodney Ewing <ewing.rj@gmail.com>
Fri, 24 May 2013 23:52:47 +0000 (16:52 -0700)
commit0f3504e35b823f7ab391261e6d9a999bcf655d03
tree16d88836a2a072c3245ec4e05e03e649add405d2
parent58460a8301a8a654a103929260c6d91e2b376960
moved normalize_user_or_email_field to auth/tools.py from auth/forms.py
mediagoblin/plugins/basic_auth/forms.py