datatracker/ietf/idindex
Bill Fenner 02933825ef Tweak ordering to be like the cgi version.
Remove debugging and leftover bits from related_docs function.

Handle unexpected exceptions in related_docs related to schema
oddities described in #98:
* There might not be a row in the RFC table for a given rfc_number of an I-D
* There might be multiple documents published as the same RFC

Don't skip anything when recursing from our equivalents of
get_rfcs_obsoleted and get_rfcs_obsoleted_by.
 - Legacy-Id: 521
2007-06-18 22:37:24 +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 Add some URLs for the idindex tool. 2007-06-15 18:35:15 +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