datatracker/ietf/nomcom
Henrik Levkowetz 3f130f393d Merged in [8359] from rcross@amsl.com:\n fix get_or_create_nominee() to create Alias for new Person.
- Legacy-Id: 8392
Note: SVN reference [8359] has been migrated to Git commit c71d1d1ef6
2014-10-12 19:23:06 +00:00
..
management Made ietf/nomcom pyflakes-clean. Removed some dead code. 2014-03-15 19:26:01 +00:00
migrations Made ietf/nomcom pyflakes-clean. Removed some dead code. 2014-03-15 19:26:01 +00:00
templatetags Remove shim layer from ietfauth, delete some dead code and migrate 2013-12-05 16:24:03 +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 Refactor feedback, now feedback belong many to many nominees 2013-03-26 13:35:58 +00:00
decorators.py Made ietf/nomcom pyflakes-clean. Removed some dead code. 2014-03-15 19:26:01 +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 Merged in branch/iola/team-support from olau@iola.dk. This generalises and extends the group support for WGs and RGs so that also other groups, such as for instance the Edu Team, can have pages. 2014-07-02 19:30:07 +00:00
managers.py Merged [6486] from rjsparks@nostrum.com: 2013-10-30 21:17:46 +00:00
models.py Make sure all BooleanFields have an explicit default value (with 2013-12-13 13:30:07 +00:00
redirect_ann_urls.py Port to new class-based generic redirect and simple template views, remove utils.lazy.reverse_lazy, it's now included in Django 2013-12-11 16:36:09 +00:00
test_data.py All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
tests.py All tests pass, except for some pyflakes tests which I believe are fixed in trunk. 2014-04-06 20:04:36 +00:00
urls.py Made ietf/nomcom pyflakes-clean. Removed some dead code. 2014-03-15 19:26:01 +00:00
utils.py fix get_or_create_nominee() to create Alias for new Person. commit ready for merge. 2014-09-26 22:19:22 +00:00
views.py Added some formset attributes which are needed by the current Django (1.6) code. A better way would maybe be to use formset_factory(), but a simple invocation of that gives other problems. Leaving as is for now, to get a patch out so the nomcom chair can get on with things. 2014-09-29 21:16:55 +00:00