summaryrefslogtreecommitdiff
path: root/src/mailman/rules/docs/news-moderation.rst
Commit message (Collapse)AuthorAgeFilesLines
* Use print functions consistently through, and update all __future__ imports toBarry Warsaw2014-04-281-1/+1
| | | | | | | | reflect this. Also, mock out sys.stderr on some tests so that their nose2 output is quieter. A few other minor coding style consistencies.
* Get test suite completely working:Barry Warsaw2012-07-201-1/+1
| | | | | | | - migrations.rst needs to handle new standard migration - Add ResetHelper() to refactor out common migration test cooperation. - Handle temporary database. - Fix some attribute names.
* - Rename the model attributes.Barry Warsaw2012-04-081-3/+3
| | | | - news_moderation -> newsgroup_moderation
* Finally, all doctests are named .rstBarry Warsaw2011-09-231-0/+37