django/tests/modeltests/validators
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
..
__init__.py
models.py
tests.py Fixed validation of email addresses when the local part contains an @. 2013-01-26 12:20:57 +01:00