This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-03-03 13:34:26 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
History
Aymeric Augustin
424eb67867
Fixed validation of email addresses when the local part contains an @.
...
See also BaseUserManager.normalize_email -- it uses rsplit. Refs
#4833
.
2013-01-26 12:20:57 +01:00
..
modeltests
Fixed validation of email addresses when the local part contains an @.
2013-01-26 12:20:57 +01:00
regressiontests
Moved has_changed logic from widget to form field
2013-01-25 20:50:46 +01:00
templates
…
.coveragerc
…
runtests.py
Removed django.contrib.databrowse.
2012-12-29 21:58:12 +01:00
test_sqlite.py
…
urls.py
…