datatracker/ietf/doc/migrations
Robert Sparks 82025f9dca Continuing to checkpoint.
- Legacy-Id: 15986
2019-03-01 23:23:39 +00:00
..
0001_initial.py Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +00:00
0002_auto_20180220_1052.py Added some missing migrations. 2018-02-25 20:06:50 +00:00
0003_auto_20180401_1231.py Added an index for (doc, type) on DocEvent to speed up latest_event() queries. 2018-04-01 19:33:16 +00:00
0004_add_draft_stream_replaced_states.py Missed adding the migrations. Related to #1963. Commit ready for merge. 2018-05-03 21:23:07 +00:00
0005_fix_replaced_iab_irtf_stream_docs.py Missed adding the migrations. Related to #1963. Commit ready for merge. 2018-05-03 21:23:07 +00:00
0006_ballotpositiondocevent_send_email.py Added an send_email field to BallotPostitionDocEvent to reflect whether the 'Send email' button was used to save the ballot position. Reverted a different earlier schema change which had the same purpose. Added icons on documents' IESG evaluation record to reflect this. 2018-10-07 15:08:17 +00:00
0007_idexists.py Added an explicit ID-Exists state for the IESG state machine. Reworked code so that the IESG state machine always has a state. Added the ability to release a document from a working group, research group, or the independent stream. Releasing a document removes all stream state, and sets the document to have no stream. 2018-12-11 22:38:05 +00:00
0008_add_uploaded_filename.py Refactored DocumentInfo to address overloading the external_url field with strings that are not URLs. Commit ready for merge. 2019-01-02 22:55:00 +00:00
0009_move_non_url_externalurls_to_uploaded_filename.py Migration reordering to avoid schema migrations after data migrations. 2019-01-14 14:22:13 +00:00
0010_auto_20190225_1302.py Increased the DocumentURL.url field length to the legal URL maximum of 2083 2019-02-25 21:05:25 +00:00
0011_reviewassignmentdocevent.py Continuing to checkpoint. 2019-03-01 23:23:39 +00:00
__init__.py Finish ballot support for charters (apart from non-generic ballot 2012-04-04 18:09:03 +00:00