zulip/zephyr/management
Tim Abbott 18f94de07f Use standard functions for parsing/validating email addresses.
This adds two new functions for parsing out the domain and username
from an email address, and switches our backend to use them and
django.core.validators.valid_email() rather than custom parsing and
raw email.split("@").

(imported from commit 3d6e997d66908811eccb5f82f2f7fe349b40f238)
2013-07-18 13:58:16 -04:00
..
commands Use standard functions for parsing/validating email addresses. 2013-07-18 13:58:16 -04:00
__init__.py Add a management command to populate the database. 2012-08-28 12:45:10 -04:00