datatracker/ietf
2007-06-08 15:48:09 +00:00
..
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 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
bin Use python module instead of file path to settings file. 2007-06-04 13:54:29 +00:00
contrib 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
database-notes Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
idindex Initial implementation of view_related. The related_docs() function 2007-06-06 02:14:29 +00:00
idtracker Create mailing list domains table and idtracker Roles model. 2007-06-07 17:58:06 +00:00
iesg Update IESG Announcement scripts to work with latest models and template changes. 2007-06-06 05:11:06 +00:00
ietfauth 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
ipr 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
liaisons Adding handler404 and handler 500 in the right place ,;-) 2007-06-05 18:18:40 +00:00
mailinglists If we're passed in None, don't try to get the domain name out of it. 2007-06-08 15:48:09 +00:00
meeting 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
my 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
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 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
templates Great leaps towards completing the mailing list request tool. 2007-06-08 15:30:34 +00:00
utils 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
.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 Added some more internal IPs 2007-06-05 10:09:24 +00:00
tests.py * Minor refactoring in ietf/tests.py 2007-06-08 12:06:15 +00:00
testurl.list A bit of refactoring in ietf/tests.py 2007-06-07 20:12:52 +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