datatracker/ietf
Pasi Eronen 4255d7febd HTML/CSS cleaning
- Legacy-Id: 1946
2010-01-17 20:16:38 +00:00
..
announcements Run convert-096.py 2009-11-09 09:11:44 +00:00
bin Utility script used by the tools site. 2010-01-13 17:05:05 +00:00
contrib Removed some unused code 2009-11-07 13:59:58 +00:00
database-notes Updated generated-model to reflect a current database snapshot. 2007-09-07 12:10:14 +00:00
idindex Run convert-096.py 2009-11-09 09:11:44 +00:00
idrfc Less SQL queries for per-document page 2010-01-17 12:33:34 +00:00
idtracker The self.affiliation() call can sometimes cause an exception, too, due to the deficiencies of the database. Use something safer as fallback. 2010-01-13 17:13:26 +00:00
iesg Don't choke on non-ASCII characters in agenda notes 2009-12-17 08:56:50 +00:00
ietfauth Added group_required authentication/authorization decorator 2009-12-02 10:01:06 +00:00
ipr Removed some Django 0.96-only code 2009-11-23 19:32:22 +00:00
liaisons Run convert-096.py 2009-11-09 09:11:44 +00:00
mailinglists Replaced non-WG mailing list page with redirect to ietf.org 2009-11-23 19:39:55 +00:00
meeting The 'current agenda' url can fail between meetings, when the 'current meeting number' has been bumped up, but not all relevant information has been entered yet. Fall back to the most recent meeting for which an agenda can be produced in that case. 2010-01-13 17:16:49 +00:00
proceedings Run convert-096.py 2009-11-09 09:11:44 +00:00
redirects Removed some Django 0.96-only code 2009-11-23 19:32:22 +00:00
templates HTML/CSS cleaning 2010-01-17 20:16:38 +00:00
utils Removed some Django 0.96-only code 2009-11-23 19:32:22 +00:00
wginfo Option to skip the heaviest tests when running test suite 2009-11-08 07:59:50 +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 2010-01-13 17:25:52 +00:00
context_processors.py Use a local copy of YUI library instead of pointing to Google CDN (this allows us to work with pure IPv6); upgrade to YUI 2.8.0r4 2010-01-14 22:19:43 +00:00
manage.py Avoid certain DeprecationWarnings during manage.py test 2009-10-28 10:07:11 +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 Use a local copy of YUI library instead of pointing to Google CDN (this allows us to work with pure IPv6); upgrade to YUI 2.8.0r4 2010-01-14 22:19:43 +00:00
urls.py Replaced old authentication/authorization system with new one (which uses Apache's authentication) 2009-11-26 19:10:11 +00:00