.. |
agenda
|
Fixing a bunch of nits pyflakes were complaining about, in order to get a clean run. There are still at least 2 cases of using undefined values which needs scrutiny.
|
2007-06-05 16:58:58 +00:00 |
announcements
|
Add a nomcom announcement to diff.
|
2007-06-11 11:21:11 +00:00 |
bin
|
"pretty-print" with sed instead of xmllint, because of a limitation
|
2007-06-14 12:18:40 +00:00 |
contrib
|
Tweaking beautiful soup to get rid of some exceptions.
|
2007-06-15 17:29:24 +00:00 |
database-notes
|
Moving ietf to trunk/ietf
|
2007-05-04 12:37:28 +00:00 |
idindex
|
Commenting out some noisy debug print statements.
|
2007-06-16 15:05:30 +00:00 |
idtracker
|
Add another couple of redirects to skip
|
2007-06-17 13:44:11 +00:00 |
iesg
|
More test URLs
|
2007-06-17 09:30:35 +00:00 |
ietfauth
|
Adding individual app testurl lists for /my/ and /ietfauth/
|
2007-06-13 12:35:49 +00:00 |
ipr
|
Name changes for IprDetail model fields.
|
2007-06-17 15:53:39 +00:00 |
liaisons
|
Catch up with long-ago "areas"->"area" rename.
|
2007-06-17 13:43:49 +00:00 |
mailinglists
|
Simplify the __init__ for ListReqStep1, by letting the parent's
|
2007-06-16 21:14:38 +00:00 |
meeting
|
Use get_object_or_404, instead of just "get".
|
2007-06-16 22:02:16 +00:00 |
my
|
More test URLs
|
2007-06-17 09:30:35 +00:00 |
proceedings
|
Improved fix to the first undefined symbol problem in proceedings/models.py (Bills original fix in [213] reinstated)
|
2007-06-05 17:30:22 +00:00 |
redirects
|
Fix a couple redirects, add a couple more.
|
2007-06-17 13:42:31 +00:00 |
templates
|
Name changes for IprDetail model fields.
|
2007-06-17 15:53:39 +00:00 |
utils
|
Added the ability to give fill and pre(formatted) switches to the soup2text command
|
2007-06-15 13:28:12 +00:00 |
.gitignore
|
removed extraneous .pyc files
|
2007-05-09 21:55:44 +00:00 |
__init__.py
|
Added __version__ string
|
2007-05-11 15:45:45 +00:00 |
manage.py
|
Moving ietf to trunk/ietf
|
2007-05-04 12:37:28 +00:00 |
middleware.py
|
Add two middleware classes:
|
2007-06-04 13:52:34 +00:00 |
settings.py
|
* Adding a SERVER_EMAIL setting in settings.py and settings_local_test.py
|
2007-06-08 17:01:07 +00:00 |
tests.py
|
Since I've been using "skipredirect" as a keyword, make it valid.
|
2007-06-17 13:44:36 +00:00 |
testurl.list
|
Add test URL for top page
|
2007-06-16 16:22:57 +00:00 |
urls.py
|
Adding handler404 and handler 500 in the right place ,;-)
|
2007-06-05 18:18:40 +00:00 |
views.py
|
Moving ietf to trunk/ietf
|
2007-05-04 12:37:28 +00:00 |