datatracker/ietf/liaisons
2023-09-05 09:54:30 -05:00
..
management chore: remove unnecessary .gitignore files (#6262) 2023-08-31 17:12:01 -05:00
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
__init__.py Remove outdated mechanic for adding additional email addresses to crash reports from several apps. Commit ready for merge. 2021-08-11 15:35:28 +00:00
admin.py Many more HTML fixes. 2022-02-03 07:49:34 +00:00
factories.py chore: use factory-boy 3.3 (#6269) 2023-09-05 09:54:30 -05:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
fields.py More fixes 2022-01-12 11:54:00 +00:00
forms.py test: Use django_stubs_ext.QuerySetAny for isinstance() checks 2023-05-13 10:05:33 -03:00
mails.py fix: remove unused imports 2022-09-28 17:45:11 -03:00
models.py Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100. Commit ready for merge. 2021-02-12 16:39:20 +00:00
resources.py Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100. Commit ready for merge. 2021-02-12 16:39:20 +00:00
sitemaps.py Made ietf/liaisons pyflakes-clean, which also fixed several places the code would crash. The IRTF chair can never have been able to use the liaison tool without getting a server 500 ... 2014-03-15 18:10:35 +00:00
tests.py test: fix date-related timezone errors in tests (#4717) 2022-11-07 09:54:35 +00:00
urls.py Fixed a wrong link to field help for liaison forms. 2019-11-11 15:21:54 +00:00
utils.py Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge. 2017-03-25 19:16:45 +00:00
views.py Use Roles instead of dedicated model for liaison statement group contacts. Fixes #3100. Commit ready for merge. 2021-02-12 16:39:20 +00:00
widgets.py test: Use django_stubs_ext.QuerySetAny for isinstance() checks 2023-05-13 10:05:33 -03:00