datatracker/ietf/liaisons
2021-02-26 16:23:04 +00:00
..
management Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
migrations 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
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
admin.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
factories.py Converted the liaisons tests to use factories. Commit ready for merge. 2018-10-05 21:50:20 +00:00
feeds.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
fields.py Adjust several searchable fields to match a changed interface in select2-field.js 2021-02-26 16:23:04 +00:00
forms.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
mails.py Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00: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 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
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 Widgets' .render() method now must accept an additional keyword argument (renderer); adjusted the code accordingly (including a library patch -- pull request also submitted). 2020-06-24 20:44:47 +00:00