datatracker/ietf/doc/management/commands
2019-07-15 19:14:04 +00:00
..
__init__.py 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
generate_draft_bibxml_files.py Python2/3 compatibility: Changed the use of open() and StringIO to io.open() etc. 2019-07-15 19:14:04 +00:00