datatracker/ietf/idindex
Bill Fenner 0a3cee08a0 Skip the mailinglists/request/help redirect tests; those are only
served by the mailing list form so bookmarks to them are extremely
unlikely.

Remove trailing "?" from /idtracker/ entry; the redirect tool
strips off empty query strings.

Add ?cat=bugs to the send_email entry so the redirect will pass.

Skip the redirect test for the ballot, since there's an extra
(unused) query argument, filename=.

Add in all the query args that will get passed through the
redirect when searching for bgp-m, to make sure that they work
and to make the redirect test pass.
 - Legacy-Id: 609
2007-06-22 01:46:47 +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
forms.py Finish the poorly-thought-through and poorly-implemented 2007-05-29 13:39:32 +00:00
models.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
testurl.list Skip the mailinglists/request/help redirect tests; those are only 2007-06-22 01:46:47 +00:00
urls.py Initial implementation of view_related. The related_docs() function 2007-06-06 02:14:29 +00:00
views.py Tweak ordering to be like the cgi version. 2007-06-18 22:37:24 +00:00