datatracker/ietf/nomcom
Robert Sparks d5ad189a10 Merged in [19148] from rjsparks@nostrum.com:
Bring the nomcom factories and tests into agreement around what a valid year for a nomcom can be. Fixes #3315.
 - Legacy-Id: 19149
Note: SVN reference [19148] has been migrated to Git commit 76a8a29756
2021-06-23 17:17:34 +00:00
..
management Reverted merge of timezone-aware migration efforts. 2021-01-12 16:54:20 +00:00
migrations Skip populate_volunteers forward migration if nomcom2021 is not in the database. Fixes #3306. Commit ready for merge. 2021-06-15 12:37:23 +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 Allow people to volunteer for NomCom via the datatracker. Commit ready for merge. 2021-06-10 20:35:50 +00:00
decorators.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
factories.py Bring the nomcom factories and tests into agreement around what a valid year for a nomcom can be. Fixes #3315. Commit ready for merge. 2021-06-23 16:17:09 +00:00
fields.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
forms.py Allow people to volunteer for NomCom via the datatracker. Commit ready for merge. 2021-06-10 20:35:50 +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 Allow people to volunteer for NomCom via the datatracker. Commit ready for merge. 2021-06-10 20:35:50 +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 Allow people to volunteer for NomCom via the datatracker. Commit ready for merge. 2021-06-10 20:35:50 +00:00
test_data.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
tests.py Bring the nomcom factories and tests into agreement around what a valid year for a nomcom can be. Fixes #3315. Commit ready for merge. 2021-06-23 16:17:09 +00:00
urls.py Allow people to volunteer for NomCom via the datatracker. Commit ready for merge. 2021-06-10 20:35:50 +00:00
utils.py Refine volunteer list view. Show rfc8989 paths. Commit ready for merge. 2021-06-22 20:09:40 +00:00
views.py Refine volunteer list view. Show rfc8989 paths. Commit ready for merge. 2021-06-22 20:09:40 +00:00