datatracker/ietf/liaisons
2023-05-09 15:21:50 -03:00
..
management fix: more timezone fixes 2022-09-23 17:12:06 -03:00
migrations refactor: Purge old migrations and update ci to build on a clean schema (#5431) 2023-03-28 18:06:07 +09:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00: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 Bring the factory-boy and Faker dependencies forward through some minor breaking changes. Stop using the deprecated fr_QC locale in Faker. Commit ready for merge. 2021-08-03 22:22:35 +00: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 refactor: Replace deprecated force_text with force_str 2023-05-09 15:21:50 -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: Validate HTML rendered during tests (#3782) 2022-04-07 13:30:38 -03:00