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
..
2012-08-28 12:45:10 -04:00
2013-04-23 09:51:17 -07:00
2013-06-27 16:22:39 -04:00
2013-04-23 09:51:17 -07:00
2013-06-27 16:22:39 -04:00
2013-05-01 21:16:40 -04:00
2013-04-23 09:51:17 -07:00
2013-06-27 16:22:39 -04:00
2013-04-23 09:51:17 -07:00
2013-04-23 09:51:17 -07:00
2013-06-27 16:22:39 -04:00
2013-06-02 15:12:27 -04:00
2013-07-18 13:58:16 -04:00
2013-07-08 14:30:20 -04:00
2013-04-23 09:51:17 -07:00
2013-06-24 10:17:10 -04:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-04-23 09:51:17 -07:00
2013-04-23 09:51:17 -07:00
2013-06-24 10:17:10 -04:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-07-08 17:07:55 -04:00
2013-04-23 09:51:17 -07:00
2013-07-18 13:58:16 -04:00
2013-05-29 15:11:24 -04:00
2013-07-17 17:50:19 -04:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-05-01 21:59:29 -04:00
2013-06-27 16:22:39 -04:00
2013-04-23 09:51:17 -07:00
2013-07-02 11:46:10 -04:00
2013-04-23 09:51:17 -07:00
2013-06-27 16:22:39 -04:00
2013-04-23 09:51:17 -07:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-06-27 16:22:39 -04:00
2013-06-18 17:47:03 -04:00
2012-10-03 18:14:15 -04:00
2013-04-23 09:51:17 -07:00
2013-07-08 17:07:55 -04:00
2013-04-23 09:51:17 -07:00