datatracker/ietf/mailinglists
2018-02-21 23:46:22 +00:00
..
management Fixed 2 bugs in import_mailman_listinfo; one typo and one bug which prevented updating of lists that changed from advertised to not advertised. 2018-01-31 18:02:13 +00:00
migrations Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +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
factories.py Added a test factories file for mailinglists. 2018-01-30 17:43:02 +00:00
models.py Changed all usage of ForeignKey and OneToOneFiled in model.py files to the compatibility versions from ietf.utils.models. 2018-02-20 15:36:05 +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 a page that lists all the advertised non-wg mailing lists, based 2018-01-30 15:49:08 +00:00
urls.py Added a page that lists all the advertised non-wg mailing lists, based 2018-01-30 15:49:08 +00:00
views.py Added view caching of the non-wg list index. 2018-01-31 18:02:54 +00:00