datatracker/ietf/idrfc
2010-05-12 12:13:48 +00:00
..
templatetags /iesg/agenda/: fix bug related to non-existing ballots 2010-04-06 07:12:49 +00:00
.gitignore Tell svn to ignore .pyc files. 2009-07-15 12:13:49 +00:00
__init__.py Merged in code from Pasi@1360, then changed the app name from docs to idrfc, and changed the app URL. 2009-03-21 18:42:24 +00:00
admin.py Add back in rudimentary Django Admin support which was lost in the 0.96 -> 1.1 transition. 2010-03-01 11:34:44 +00:00
idrfc_wrapper.py Tweak the document json url, and make deferred_by json seriable. 2010-05-12 09:47:25 +00:00
markup_txt.py More HTML validation fixes 2010-03-23 15:57:21 +00:00
mirror_draft_versions.py Time out after 30 seconds iwhen downloading 2009-12-28 13:31:13 +00:00
mirror_rfc_editor_queue.py Time out after 30 seconds iwhen downloading 2009-12-28 13:31:13 +00:00
mirror_rfc_index.py Parse stream/wg/file formats from rfc-index.xml; prepare for parsing auth48 info from queue2.xml 2010-03-09 07:58:02 +00:00
models.py Parse stream/wg/file formats from rfc-index.xml; prepare for parsing auth48 info from queue2.xml 2010-03-09 07:58:02 +00:00
tests.py Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures. 2010-05-12 12:13:48 +00:00
testurl.list Changed the text emitted during testing to have less noice at the beginning of the line -- only 'OK', 'Fail', and the initial line of coverage reports now starts at the beginning of the line, without whitespace. This makes it easier to scan a test run visually to find reported failures. 2010-05-12 12:13:48 +00:00
urls.py Tweak the document json url, and make deferred_by json seriable. 2010-05-12 09:47:25 +00:00
views.py Removed /doc/test/ (no longer needed) 2010-03-21 18:05:01 +00:00
views_doc.py Some refactoring of json producing code for both ballot.json and json for a complete document, now available at <docname>/data.json 2010-05-11 14:55:24 +00:00
views_search.py From Tony: Search plugin for Firefox/IE/etc. 2010-03-21 00:12:59 +00:00