mirror of https://github.com/zulip/zulip.git
18f94de07f
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) |
||
---|---|---|
.. | ||
commands | ||
__init__.py |