datatracker/ietf/doc
Ole Laursen 6e45e5e17b Remove .related many to many relationship, it's not really useful
since we always have to restrict on the relationship type anyway,
instead add two helpers for doing the necessary queries (in both
directions)
 - Legacy-Id: 5205
2013-01-16 14:15:18 +00:00
..
management Added a management command to generate bibxml files for drafts. It's not fully cooked yet, as it needs to differentiate between documents which are currently drafts, and those that have been published as RFCs, but the basics are there. 2012-10-25 21:18:06 +00:00
migrations Merged branch/iola/statesync up to @5118 to trunk. 2012-12-20 20:32:03 +00:00
templatetags merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Remove .related many to many relationship, it's not really useful 2013-01-16 14:15:18 +00:00
models.py Remove .related many to many relationship, it's not really useful 2013-01-16 14:15:18 +00:00
proxy.py Simplified access to current BallotDocevent from a Document. 2012-08-17 20:45:32 +00:00
tests.py merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
tests_conflict_review.py Removed some duplication between doc/util and doc/models by moving things into doc/models. Fixes bug #857 2012-08-02 21:36:36 +00:00
urls_conflict_review.py merged in from 4.20-ise 2012-06-22 20:25:17 +00:00
utils.py Merged branch/iola/statesync up to @5118 to trunk. 2012-12-20 20:32:03 +00:00
views_conflict_review.py Merged [4873] from rjsparks@nostrum.com: 2012-10-21 21:02:03 +00:00