datatracker/ietf/submit
Ole Laursen 422a20fe3d Add replaces field which is apparently in the database, but not in
models.py which confuses South
 - Legacy-Id: 6658
2013-11-06 15:24:22 +00:00
..
fixtures Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
migrations Cleaning up old unused migrations for the submit app, and setting up a new 2013-04-21 21:23:39 +00:00
parsers Remove shim layer from submit code 2013-11-05 16:59:13 +00:00
templatetags Merge with trunk 2011-11-21 16:41:21 +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 Move helpers for the admin on IdSubmissionDetail to admin.py 2013-11-06 15:23:08 +00:00
forms.py Remove shim layer from submit code 2013-11-05 16:59:13 +00:00
generate_fixtures.py Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
models.py Add replaces field which is apparently in the database, but not in 2013-11-06 15:24:22 +00:00
test_submission.txt Port submit to new schema, adding a set of tests and fixing some bugs 2011-09-21 19:29:50 +00:00
tests.py Remove "names" fixture from all tests, since it's now loaded once just 2013-09-29 17:35:59 +00:00
urls.py Add approval/pre-approval page for Secretariat and WG Chairs, with 2012-05-10 18:07:59 +00:00
utils.py Remove shim layer from submit code 2013-11-05 16:59:13 +00:00
views.py Remove shim layer from submit code 2013-11-05 16:59:13 +00:00