summaryrefslogtreecommitdiff
path: root/src/mailman/app/templates.py
Commit message (Expand)AuthorAgeFilesLines
* New template system. Closes #249Barry Warsaw2016-07-161-104/+0
* First massive round of cleanups.Barry Warsaw2016-03-231-7/+2
* Allow List-ID in decoration template URIs.Barry Warsaw2016-02-271-11/+18
* Happy New Year.Barry Warsaw2016-01-021-1/+1
* We don't need the 'six' package any more.Barry Warsaw2015-01-041-5/+4
* Bump copyright years.Barry Warsaw2015-01-041-1/+1
* Remove huge amounts of now unnecessary file boilerplate.Barry Warsaw2014-12-221-3/+0
* registrar.rst is ported; some bad path tests moved to a unittest.Barry Warsaw2014-12-011-2/+2
* Port model/tests/test_user.pyBarry Warsaw2014-12-011-1/+1
* Checkpointing.Barry Warsaw2014-11-301-18/+18
* Trunk mergeBarry Warsaw2014-04-141-1/+1
|\
| * Bump copyright years.Barry Warsaw2014-01-011-1/+1
* | Aurélien Bompard's import-from-2.1 branch, with cleanup and fixes.Barry Warsaw2014-04-141-1/+1
|\ \ | |/ |/|
| * Text templates should be in UTF-8Aurélien Bompard2013-10-211-1/+1
|/
* Bump copyright years.Barry Warsaw2013-01-011-1/+1
* General code cleanup.Barry Warsaw2012-04-251-3/+2
* - Test welcome message notifications.Barry Warsaw2012-03-041-1/+1
* * Support downloading templates by URI, including mailman:// URIs. This isBarry Warsaw2012-03-031-0/+107