summaryrefslogtreecommitdiff
path: root/src/mailman/model/tests/test_address.py (follow)
Commit message (Expand)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
* Fix failure to change copied name :(Mark Sapiro2016-07-191-1/+1
* Improved email address validation and added tests.Mark Sapiro2016-07-181-0/+36
* Clean up the model and languages directories.Barry Warsaw2016-03-251-8/+2
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* model/addresses.rst passes, with some bad-path cases moved to unittests.Barry Warsaw2014-12-011-0/+22
* Add an email address to an existing user via the REST API.Barry Warsaw2014-04-141-3/+1
* Instantiating an Address model now validates the email stringFlorian Fuchs2014-04-141-0/+45