datatracker/ietf/nomcom
Robert Sparks b8771006b3 Merged in [18999] from rjsparks@nostrum.com:
Correct invalid date assumption in rfc8989 eligibility tests.
 - Legacy-Id: 19001
Note: SVN reference [18999] has been migrated to Git commit 53fa35c148e2d9a3a01987601de5d20edb0c401f
2021-05-18 18:00:40 +00:00
..
management Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
migrations Checkpointing. Remaining work: convert meetingregistation fixup to a migration and a mgmt comment. Flesh out testing of 8989 rule 2 and fix the known edge case bug. Remove old implementation and connect UI to the new implementation. 2021-05-01 19:57:04 +00:00
templatetags Tweaked the decode() templatetag code slightly. 2020-09-09 19:05:59 +00:00
__init__.py view only accessible by the secretariat that allows to assign the email of the members and the chair of the NomCom 2012-11-20 00:40:57 +00:00
admin.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
decorators.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
factories.py Merged in changes from trunk up to r17584. 2020-04-07 16:02:52 +00:00
fields.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
managers.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
models.py Checkpointing. Remaining work: convert meetingregistation fixup to a migration and a mgmt comment. Flesh out testing of 8989 rule 2 and fix the known edge case bug. Remove old implementation and connect UI to the new implementation. 2021-05-01 19:57:04 +00:00
redirect_ann_urls.py Updated all urlpatterns to use ietf.utils.urls.url() instead of django's, 2017-02-11 14:43:01 +00:00
resources.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
test_data.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py Merged in [18999] from rjsparks@nostrum.com: 2021-05-18 18:00:40 +00:00
urls.py Added NomCom membership history page. Fixes issue #3006. Branch ready for merge. 2020-10-12 02:36:16 +00:00
utils.py connect the new calculations to the UI. Clean flakes. 2021-05-06 19:00:58 +00:00
views.py connect the new calculations to the UI. Clean flakes. 2021-05-06 19:00:58 +00:00