datatracker/ietf
2009-08-27 21:03:48 +00:00
..
announcements Use direct_to_template so template gets a RequestContext 2009-08-13 19:09:44 +00:00
bin Merged in some Django 1.0 related fixes plus conversion script from Pasi. Merged in menubar link fixes from Chris. Merged in abstract generation scripts from Jelte. 2009-07-28 11:28:09 +00:00
contrib Ignore trailing blank lines in form data, since some browsers 2007-09-05 15:38:59 +00:00
database-notes Updated generated-model to reflect a current database snapshot. 2007-09-07 12:10:14 +00:00
idindex Fixed couple of order_by clauses so they work with both Django 0.96 and 1.0 2009-08-13 19:46:05 +00:00
idrfc Added testurl.list for idrfc; fixed missing imports found by test cases 2009-08-05 20:20:49 +00:00
idtracker Get /feeds/last-call/ working on Django 1.0 (item_pubdate must return datetime) 2009-08-13 20:48:51 +00:00
iesg Further improvements in test coverage (*/testurl.list) 2009-08-10 20:03:39 +00:00
ietfauth Added test cases for ietf, iesg, meeting, ietfauth 2009-08-05 20:45:07 +00:00
ipr Get IPR forms working without TemplatedForm; removed TemplatedForm; new IPR test cases 2009-08-27 21:03:48 +00:00
liaisons Fixed bug in liaisons feed (item_pubdate has to return a datetime, not date -- fails badly in Django 1.0) 2009-08-13 19:32:52 +00:00
mailinglists Improve test coverage (uncomment/add URLs to */testurl.list) 2009-08-07 12:43:35 +00:00
meeting Further improvements in test coverage (*/testurl.list) 2009-08-10 20:03:39 +00:00
my Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00
proceedings Fix duplicate column name bug 2009-08-05 19:56:46 +00:00
redirects Commented out all testurl.list lines (will add some back later) 2009-08-05 19:48:11 +00:00
templates Get IPR forms working without TemplatedForm; removed TemplatedForm; new IPR test cases 2009-08-27 21:03:48 +00:00
utils Get IPR forms working without TemplatedForm; removed TemplatedForm; new IPR test cases 2009-08-27 21:03:48 +00:00
wginfo Make WG summary available also with the same name as before (1wg-summary.txt). Fix the template to more closely match the old layout, for screenscraping scripts. 2009-07-31 09:30:24 +00:00
.gitignore Merged in Lars Eggert's changes to the search page, and Henrik's lefthand-menu addition 2008-11-18 21:36:14 +00:00
__init__.py Set version info and settings back to development mode 2009-07-28 14:37:54 +00:00
context_processors.py Merged in changes from Pasi, see changelog and Pasi's branch for details. 2009-05-12 14:06:21 +00:00
manage.py Merged in code from Pasi for new ID/RFC search and per-document pages (under /doc/), and IESG 'discuss report'. 2009-04-26 14:02:30 +00:00
middleware.py Add middleware that catches 404 errors if the original URL has a trailing 2007-07-07 19:26:18 +00:00
settings.py Removed empty ietf.agenda app 2009-08-13 18:49:46 +00:00
tests.py And get manage.py test working on 0.96, too... 2009-08-13 20:44:52 +00:00
testurl.list Further improvements in test coverage (*/testurl.list) 2009-08-10 20:03:39 +00:00
urls.py Commented out /review/ URLs (not meant for production use) 2009-08-05 19:56:16 +00:00
views.py Adding copyright notices to all python files 2007-06-27 21:16:34 +00:00