..
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
Moves:
2007-06-26 18:29:55 +00:00
bin
Import users from htpasswd file, searching IESGLogin, WgPassword,
2007-06-22 16:07:23 +00:00
contrib
This debugging keeps creeping into commits.
2007-06-18 16:49:47 +00:00
database-notes
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00
idindex
Adding some missing tests. The /drafts/dead/ diff need to be checked up.
2007-06-26 23:31:24 +00:00
idtracker
Add another missing test URL.
2007-06-26 23:59:40 +00:00
iesg
URL shuffling in iesg, idtracker and my
2007-06-26 20:21:31 +00:00
ietfauth
Make PersonOrOrgInfo unique=True again. Various things assume
2007-06-22 16:09:46 +00:00
ipr
* Explicitly truncate a long title so that the database truncation doesn't cause problems
2007-06-27 04:31:38 +00:00
liaisons
Moves:
2007-06-26 18:29:55 +00:00
mailinglists
Moves:
2007-06-26 18:29:55 +00:00
meeting
The agenda.txt got changed into a redirect.
2007-06-25 17:49:54 +00:00
my
URL shuffling in iesg, idtracker and my
2007-06-26 20:21:31 +00:00
proceedings
Fix agenda.html
2007-06-26 17:40:29 +00:00
redirects
Forgot to update the redirect for previous_announcement for the
2007-06-26 20:36:22 +00:00
templates
Initial work on allowing updates:
2007-06-27 04:07:01 +00:00
utils
Show number of review pages on overview page.
2007-06-25 23:20:56 +00:00
.gitignore
removed extraneous .pyc files
2007-05-09 21:55:44 +00:00
__init__.py
Adding a footer line with version info and webmaster link, and a context processor to transfer information to it and variables in ietf/__init__.py to hold the information.
2007-06-26 17:30:25 +00:00
context_processors.py
Fix pyflakes issue.
2007-06-26 19:26:13 +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 footer line with version info and webmaster link, and a context processor to transfer information to it and variables in ietf/__init__.py to hold the information.
2007-06-26 17:30:25 +00:00
tests.py
Oops. Syntax error.
2007-06-26 23:36:11 +00:00
testurl.list
Hmm. Why isn't the test setup serving static files? Skip those tests for now.
2007-06-26 23:55:52 +00:00
urls.py
Moves:
2007-06-26 18:29:55 +00:00
views.py
Moving ietf to trunk/ietf
2007-05-04 12:37:28 +00:00