datatracker/ietf/mailinglists
Henrik Levkowetz 4094a472d7 Removed a debug print call.
- Legacy-Id: 16426
2019-07-07 21:04:10 +00:00
..
management Removed a debug print call. 2019-07-07 21:04:10 +00:00
migrations Increased the length of the list Subscribed email field from 64 to 128, updated the import_mailman_listinfo management command, and added a migration for the model change. 2019-07-03 20:52:17 +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 Tweaked a factory to make duplicate list names less likely 2018-03-20 14:15:57 +00:00
models.py Increased the length of the list Subscribed email field from 64 to 128, updated the import_mailman_listinfo management command, and added a migration for the model change. 2019-07-03 20:52:17 +00:00
resources.py Added the option to order API resource lists by primary key, for stable ordering when paging through a list. 2019-06-18 12:40:19 +00:00
tests.py Used factories instead of make_test_data for malinglists, mailtrigger, message, person, secr/announcement, and secr/areas tests. Commit ready for merge. 2018-10-10 05:36:34 +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 9 new group features, and changed list-like char fields to json fields, to get better support for using the values as lists. Modified code to use the group features instead of explicit lists of group types in many places in the code. 2019-01-22 18:11:46 +00:00