datatracker/ietf
Henrik Levkowetz 7ba839ad01 Fix pyflakes warning
- Legacy-Id: 656
2007-06-26 18:06:13 +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 Add a nomcom announcement to diff. 2007-06-11 11:21:11 +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 Skip the diff of one of the /idindex/ entries -- the stored diff can't match both, since the diffed URLs are specified at the top of the diff. 2007-06-22 09:01:49 +00:00
idtracker Skip the diff for the last call - #120 2007-06-25 18:00:33 +00:00
iesg Handle diff in /iesg/ann/iesg-doc/recent/ with an ignore regex instead of an acceptable diff, as the diff line number will move with new entries on the page. 2007-06-25 23:22:10 +00:00
ietfauth Make PersonOrOrgInfo unique=True again. Various things assume 2007-06-22 16:09:46 +00:00
ipr 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
liaisons Catch up with long-ago "areas"->"area" rename. 2007-06-17 13:43:49 +00:00
mailinglists Render the receipt page with proper contents 2007-06-25 17:41:40 +00:00
meeting The agenda.txt got changed into a redirect. 2007-06-25 17:49:54 +00:00
my More test URLs 2007-06-17 09:30:35 +00:00
proceedings Fix agenda.html 2007-06-26 17:40:29 +00:00
redirects Add previous_announcement show_detail command. 2007-06-22 01:48:06 +00:00
templates Fix agenda.html 2007-06-26 17:40:29 +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 warning 2007-06-26 18:06: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 Changing to sorted diffs for recent and previous IESG announcements. Doing this shows what seems to be a flaw in the old scripts, listing some informational documents among the Protocol Announcements. Adding an acceptable diff for the remaining diff which is a result of this. 2007-06-22 23:13:11 +00:00
testurl.list Bah. Managed to introduce space before comma in [582]. Fixed. 2007-06-21 15:24:15 +00:00
urls.py Alternative review pages which shouldn't shift when new test-URLs are added. Old review URLs still work, but withouth guarantee against shifting when new test-URLs are added. 2007-06-21 20:07:24 +00:00
views.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00