datatracker/ietf/redirects
Bill Fenner 57ab09459f Pop command if it's found.
Only pop if the key is in the dict.  (Note: an alternate
implementation would have been pop(arg, '') except the QueryDict
doesn't implement that usage)
 - Legacy-Id: 347
2007-06-12 20:49:09 +00:00
..
fixtures Add several redirects to handle nearly all of the urls listed 2007-06-12 19:39:25 +00:00
.gitignore Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
__init__.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
models.py Moving ietf to trunk/ietf 2007-05-04 12:37:28 +00:00
urls.py 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
views.py Pop command if it's found. 2007-06-12 20:49:09 +00:00