RFCs that didn't get their doc.type set, 3) a big bunch of historic stand-alone RFCs that have doc.group=None - set these to the individual submission "none" group for the time being so the view code doesn't have to deal with a special case. In some cases this is wrong since there actually was a WG associated but unfortunately fixing them properly requires detective work (probably parsing the RFCs) and in at least some cases recreating historic WGs. In case someone ends up doing this, the documents to check can still be found with Document.objects.filter(name__startswith="rfc", group__type="individ") since there are almost no new RFCs that didn't went through the I-D process. - Legacy-Id: 5284 |
||
---|---|---|
.. | ||
0001_initial.py | ||
0002_auto__del_groupballotpositiondocevent__add_ballottype__add_ballotdocev.py | ||
0003_add_conflict.py | ||
0004_clean_stale_discusses.py | ||
0005_auto__add_statedocevent__add_consensusdocevent.py | ||
0006_add_iana_rfc_editor_states.py | ||
0007_fix_groups_of_alternate_stream_docs.py | ||
0008_auto__add_deletedevent.py | ||
0009_cleanup_new_revision_docevents.py | ||
0010_cleanup_rfc_number_notes.py | ||
0011_fixup_broken_rfc_docs.py | ||
__init__.py |