datatracker/ietf/submit
Henrik Levkowetz 1e27d3b619 Merged [3379] from esanchez@yaco.es:
Validate title extraction. Fixes #706
 - Legacy-Id: 3446
Note: SVN reference [3379] has been migrated to Git commit ac8dff7b56440d730d0e18ff61007ebb7d87ef68
2011-10-13 15:35:31 +00:00
..
migrations Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
parsers Return an early error if we can't extract enough information from the draft to fill in the metainformation that lets the user return to this submission later. Tweak an error message. 2011-06-08 19:24:15 +00:00
templatetags Since we're marking the two-page extract as safe, we need to escape html-significant characters in the draft text explicitly. 2011-06-08 19:25:34 +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 Add an admin interface to the submit app. 2011-05-09 21:17:16 +00:00
error_manager.py Merged branch/yaco/idsubmit@2903 from esanches@yaco.es to trunk: The Rewritten I-D Submission Tool. 2011-04-07 20:29:45 +00:00
forms.py Change the cutoff-settings to match what's desired. Move CUTOFF_HOUR to settings. Change the submission page template to not show the form during the down period. 2011-07-23 13:07:40 +00:00
models.py Add an admin interface to the submit app. 2011-05-09 21:17:16 +00:00
urls.py Button to request the full access url of a submission. Fixes #618 2011-03-17 12:14:53 +00:00
utils.py Merged [3379] from esanchez@yaco.es: 2011-10-13 15:35:31 +00:00
views.py Make the cancel button available to the secretariat also when not coming in through the submission-hash URL. 2011-07-23 11:58:33 +00:00