datatracker/ietf/doc/management/commands
Jennifer Richards c696a715c0
chore: Drop alias generation mgmt commands (#7082)
* chore: Remove generate_draft_aliases.py

Also remove test and update some now-stale help strings.
These are not very helpful, but will not exist for long
in their updated incarnation.

* chore: Remove generate_group_aliases.py

... and its test.

* chore: Remove unused import

* chore: Remove unused import
2024-03-20 17:28:24 -05: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
generate_draft_bibxml_files.py fix: use Internet-Draft more consistently across the UI (#5104) 2023-02-11 10:09:28 -06: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
reset_rfc_authors.py fix: do nothing if rfc has no draft; add test (#6960) 2024-01-23 10:58:34 -06:00
tests.py fix: do nothing if rfc has no draft; add test (#6960) 2024-01-23 10:58:34 -06:00