.. |
management
|
Converted the make/delete_dummy_nomcom scripts to a management command.
|
2017-04-18 21:14:37 +00:00 |
migrations
|
Allow nomcoms to configure the feedback page to show nominee pictures. Fixes #2252. Commit ready for merge,
|
2017-05-23 22:18:04 +00:00 |
templatetags
|
Don't double-escape when showing feedback. Fixes #2297. Commit ready for merge.
|
2017-05-16 22:25:52 +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
|
Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge.
|
2017-05-22 18:40:05 +00:00 |
decorators.py
|
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
|
2017-03-25 19:16:45 +00:00 |
factories.py
|
Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge.
|
2017-05-22 18:40:05 +00:00 |
fields.py
|
Changed 'requirement' to 'desired expertise' in user-visible places in the nomcom app.
|
2013-09-24 17:50:02 +00:00 |
forms.py
|
Allow nomcoms to configure the feedback page to show nominee pictures. Fixes #2252. Commit ready for merge,
|
2017-05-23 22:18:04 +00:00 |
managers.py
|
Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge.
|
2017-05-22 18:40:05 +00:00 |
models.py
|
Allow nomcoms to configure the feedback page to show nominee pictures. Fixes #2252. Commit ready for merge,
|
2017-05-23 22:18: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
|
Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge.
|
2017-05-22 18:40:05 +00:00 |
test_data.py
|
Make it possible to close nominations without closing feedback. Fixes #2255. Commit ready for merge.
|
2017-05-22 18:40:05 +00:00 |
tests.py
|
Allow nomcoms to configure the feedback page to show nominee pictures. Fixes #2252. Commit ready for merge,
|
2017-05-23 22:18:04 +00:00 |
urls.py
|
Cleaned up the remaining explicit url names, using dotted-paths to view
|
2017-02-26 23:21:49 +00:00 |
utils.py
|
Fix various "RemovedInDjango20Warning" warnings. Commit ready for merge.
|
2017-03-25 19:16:45 +00:00 |
views.py
|
Correctly calculate statistics on the nomcom private index page. Fixes #2254. Commit ready for merge.
|
2017-05-22 19:07:52 +00:00 |