datatracker/ietf/doc
Henrik Levkowetz 697dcc450a If an exception is raised earlier in field validation, the
position field may not be set when we get to this point and
try to retrieve the value of a different field than the one
we're processing. Don't cause a new exception in that case.
 - Legacy-Id: 6416
2013-10-11 12:31:50 +00:00
..
management Added a management command to generate bibxml files for drafts. It's not fully cooked yet, as it needs to differentiate between documents which are currently drafts, and those that have been published as RFCs, but the basics are there. 2012-10-25 21:18:06 +00:00
migrations Merged in a lot of shim-layer removals from olau@iola.dk 2013-07-15 20:55:24 +00:00
templatetags Move ietf_filters templatetag from idtracker/ to doc/ 2013-08-14 15:11:24 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Merged in a lot of shim-layer removals from olau@iola.dk 2013-07-15 20:55:24 +00:00
expire.py Move idrfc/ templates to doc/ and subdirectories in doc/, move ported ballot_icon template tag, delete dead code 2013-08-14 14:10:46 +00:00
feeds.py Move ietf_filters templatetag from idtracker/ to doc/ 2013-08-14 15:11:24 +00:00
forms.py Merge forward complete 2013-01-24 21:28:27 +00:00
lastcall.py Merged in branch/iola/shimfree@6083. This cleans up and moves relevant code from idrfc/ to doc/. There should now only be a bit of old wrapper code left in idrfc; that will go away when the remaining models which use it are cleaned up. 2013-09-09 17:45:36 +00:00
mails.py Merged in branch/iola/shimfree@6083. This cleans up and moves relevant code from idrfc/ to doc/. There should now only be a bit of old wrapper code left in idrfc; that will go away when the remaining models which use it are cleaned up. 2013-09-09 17:45:36 +00:00
models.py Merged in branch/iola/shimfree@6083. This cleans up and moves relevant code from idrfc/ to doc/. There should now only be a bit of old wrapper code left in idrfc; that will go away when the remaining models which use it are cleaned up. 2013-09-09 17:45:36 +00:00
proxy.py Import math as needed. Related to [5626] and issue #974. 2013-04-07 17:10:19 +00:00
redirect_drafts_urls.py Port idindex to new schema, speed them up, add tests, refactor index 2013-04-10 11:48:07 +00:00
redirect_idtracker_urls.py Add redirects for all of /idtracker/*, remove all view code and other 2013-04-11 11:54:35 +00:00
tests.py Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
tests_ballot.py Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
tests_conflict_review.py Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
tests_draft.py Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
tests_status_change.py Changed tests to use our own subclassed TestCase, and changed almost all fixtures to be perma_fixtures. 2013-09-30 20:36:20 +00:00
urls.py Removed the old ad documents page, and it's view function, and put in a redirect from the temporary /ad2/ url to the /ad/ url. 2013-09-19 18:24:23 +00:00
urls_conflict_review.py merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
urls_status_change.py Added editing last call messages, requesting, issuing and tracking IETF LCs to status-change documents 2013-06-01 21:01:45 +00:00
utils.py Added a new WG (ietf stream) tag slug. 2013-10-03 11:48:56 +00:00
views_ballot.py If an exception is raised earlier in field validation, the 2013-10-11 12:31:50 +00:00
views_conflict_review.py Merged in a fix from rjsparks@nostrum.com for incorrect IANA notification email addresses. 2013-09-13 22:23:55 +00:00
views_doc.py Merged in personal/rjs/r6117-pubreq: 2013-09-09 19:29:56 +00:00
views_draft.py Merged in a fix from rjsparks@nostrum.com for incorrect IANA notification email addresses. 2013-09-13 22:23:55 +00:00
views_help.py Add status-change to state_help framework, remove last traces of former framework 2013-08-14 16:16:52 +00:00
views_search.py Removed the old ad documents page, and it's view function, and put in a redirect from the temporary /ad2/ url to the /ad/ url. 2013-09-19 18:24:23 +00:00
views_status_change.py Add status-change to state_help framework, remove last traces of former framework 2013-08-14 16:16:52 +00:00