datatracker/ietf/idindex
Bill Fenner 7fec55b633 Initial implementation of view_related. The related_docs() function
is still a work in progress.  I've been using
draft-ietf-dnsext-dnssec-protocol as a test case; related_docs()
returns the same 137 documents as the cgi code but some of the
relationships are different.  Right now, the skip argument is
ignored.
 - Legacy-Id: 246
2007-06-06 02:14:29 +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
urls.py Initial implementation of view_related. The related_docs() function 2007-06-06 02:14:29 +00:00
views.py Initial implementation of view_related. The related_docs() function 2007-06-06 02:14:29 +00:00