.. |
management
|
Merged [6486] from rjsparks@nostrum.com:
|
2013-10-30 21:17:46 +00:00 |
migrations
|
Tweaked the email line lengths in the data migration.
|
2013-10-21 22:09:59 +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
|
Remove shim layer from ietfauth, delete some dead code and migrate
|
2013-12-05 16:24:03 +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
|
Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead
|
2013-12-17 10:23:42 +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
|
Speed up nomcom tests a bit more by also only generating one certificate for the client per run
|
2013-12-13 16:28:55 +00:00 |
tests.py
|
Reuse already fetched page instead of refetching it in nomcom test
|
2013-12-13 16:47:57 +00:00 |
urls.py
|
Fix bug, TemplateView takes template_name, not template as parameter
|
2013-12-11 16:43:34 +00:00 |
utils.py
|
Get rid of remaining use of email_re, use validate_email instead
|
2013-12-11 16:47:47 +00:00 |
views.py
|
Rewrite a bunch of HttpResponseRedirect + url reverse calls to instead
|
2013-12-17 10:23:42 +00:00 |