datatracker/ietf/doc/management/commands
2021-12-14 20:56:26 +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
find_github_backup_info.py Fixed a pyflakes nit. 2020-09-07 14:57:00 +00:00
fix_105_slides.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
generate_draft_aliases.py Convert generate-draft-aliaes and generate-wg-aliases into management commands: generate_draft_aliases and generate_group_aliases. Also provide tests for the new management commands. 2021-03-13 17:30:35 +00:00
generate_draft_bibxml_files.py Build and maintain a full set of bibxml-ids documents. 2021-12-14 20:56:26 +00:00
generate_idnits2_rfc_status.py Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge. 2021-07-30 16:13:15 +00:00
generate_idnits2_rfcs_obsoleted.py Provide a per-document status file in the format expected by idnits2. Rework the rfc status blob and obsoleted file to manage the long generation times. Commit ready for merge. 2021-07-30 16:13:15 +00:00