summaryrefslogtreecommitdiff
path: root/src/mailman/model/template.py
Commit message (Collapse)AuthorAgeFilesLines
* Bump copyright years.Barry Warsaw2017-01-041-1/+1
|
* Use `atpublic` for @public instead of internal copy.Barry Warsaw2016-11-291-1/+1
|
* MySQL is now an officially supported database.Barry Warsaw2016-07-291-6/+7
| | | | Given by Abhilash Raj.
* New template system. Closes #249Barry Warsaw2016-07-161-0/+202
The new template system is introduced for API 3.1. See ``src/mailman/rest/docs/templates.rst`` for details.