datatracker/ietf/submit
2013-11-15 16:24:38 +00:00
..
migrations Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
parsers Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
templatetags Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Set up app-specific email addresses so the respective developers will be notified about failures in code they have worked with. 2011-07-23 12:49:56 +00:00
admin.py Make the submit tool use the access token framework with a bit of backwards compatibility glue 2013-11-15 16:09:05 +00:00
forms.py Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
mail.py Make the submit tool use the access token framework with a bit of backwards compatibility glue 2013-11-15 16:09:05 +00:00
models.py Make the submit tool use the access token framework with a bit of backwards compatibility glue 2013-11-15 16:09:05 +00:00
test_submission.txt Revamp and clean up submit models: 2013-11-15 13:30:32 +00:00
tests.py assertEquals -> assertEqual in submit/tests.py (the former is apparently deprecated) 2013-11-15 16:24:38 +00:00
urls.py Make the submit tool use the access token framework with a bit of backwards compatibility glue 2013-11-15 16:09:05 +00:00
utils.py Add bin/expire-submissions script for making sure old submissions are canceled automatically 2013-11-15 16:22:29 +00:00
views.py Make the submit tool use the access token framework with a bit of backwards compatibility glue 2013-11-15 16:09:05 +00:00