datatracker/ietf/doc/management/commands
2022-02-18 16:27:00 +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 Use tempfiles while rebuilding group and doc alias files. Fixes #3521. Commit ready for merge. 2022-02-18 16:27:00 +00:00
generate_draft_bibxml_files.py Change strategy to only creating a single file per doc/rev, and not creating the 'draft-'-less or version-less variants. Corrected calculation of date in the management command. 2021-12-16 22:33:47 +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