datatracker/ietf/mailinglists
2016-12-15 10:38:54 +00:00
..
management To support development without having to install Mailman, make the import of mailman list info conditional on mailman module imports succeeding. 2016-06-20 21:49:50 +00:00
migrations Fixed a pyflakes issue. 2016-07-04 15:48:41 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
admin.py Changed some field names from address to email. 2016-06-15 15:49:28 +00:00
models.py Configured the plural form of 2 models. 2016-07-04 11:23:50 +00:00
resources.py Change the cache key construction to deal with query arguments containing spaces. Fixes 500 errors which would otherwise occur. 2016-09-25 13:53:22 +00:00
tests.py Added models for mailman lists and subscribed and whitelisted addresses, and an import management command suited to be run as a periodic cron-job. 2016-06-14 21:36:05 +00:00
urls.py Undid commit 12527, which contained much too much. 2016-12-15 10:38:54 +00:00
views.py Port mailinglists to new schema 2013-12-03 18:55:26 +00:00