datatracker/ietf/submit
2011-05-04 18:13:53 +00:00
..
migrations Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
parsers Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
templatetags Merged in changes from esanchez@yaco.es, changesets [3063],[3064],[3065],[3075],[3076],[3078] and [3085]. Fixes submission tool issues with wrong expected version for recently expired drafts, lacking announcement emails, too narrow date tolerance, and server state changes being possible through http GET, and more; with minor tweaks to setting names in settings.py. 2011-05-03 21:41:53 +00:00
.gitignore Ignore *.pyc files under ietf/submit, as elsewhere. 2011-04-12 15:57:35 +00:00
__init__.py Submit application skel, some direct templates and a very basic form. Fixes #575 2011-01-27 19:35:59 +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 Merged in changes from esanchez@yaco.es, changesets [3063],[3064],[3065],[3075],[3076],[3078] and [3085]. Fixes submission tool issues with wrong expected version for recently expired drafts, lacking announcement emails, too narrow date tolerance, and server state changes being possible through http GET, and more; with minor tweaks to setting names in settings.py. 2011-05-03 21:41:53 +00:00
models.py Add fields to store middle initial and name suffix of incoming authors. See #626 2011-03-23 18:12:49 +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 We cannot currently assume that BallotInfo entries matching IDInternal.ballot exists. It seems ballot may be set to a value before the actual ballot entry is created, possibly by some old secretariat tool. Very broken, but we need to survive it :-( 2011-05-04 18:13:53 +00:00
views.py Merged in changes from esanchez@yaco.es, changesets [3063],[3064],[3065],[3075],[3076],[3078] and [3085]. Fixes submission tool issues with wrong expected version for recently expired drafts, lacking announcement emails, too narrow date tolerance, and server state changes being possible through http GET, and more; with minor tweaks to setting names in settings.py. 2011-05-03 21:41:53 +00:00