summaryrefslogtreecommitdiff
path: root/src/mailman/interfaces/system.py
Commit message (Collapse)AuthorAgeFilesLines
* Factor out most of the i18n subsystem and convert to using the flufl.i18nBarry Warsaw2009-11-151-1/+1
| | | | package.
* Checking pointing all the ZCA and restful wiring that I really don'tBarry Warsaw2009-04-021-0/+1
| | | | understand. Cargo culting FTW.
* Checkpointing restful annotations.Barry Warsaw2009-04-011-5/+14
|
* Hook in lazr.restful (which isn't in the Cheeseshop yet).Barry Warsaw2009-04-011-0/+39
Add infrastructure that the first REST interface will use, i.e. providing the Mailman and Python versions. Update bin/version