..
0001_initial.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0002_auto_20180220_1052.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0003_auto_20180401_1231.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0004_add_draft_stream_replaced_states.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0005_fix_replaced_iab_irtf_stream_docs.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0006_ballotpositiondocevent_send_email.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0007_idexists.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0008_add_uploaded_filename.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0009_move_non_url_externalurls_to_uploaded_filename.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0010_auto_20190225_1302.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0011_reviewassignmentdocevent.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0012_add_event_type_closed_review_assignment.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0013_add_document_docalias_id.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0014_set_document_docalias_id.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0015_1_add_fk_to_document_id.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0015_2_add_doc_document_m2m_fields.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0016_set_document_docalias_fk.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0017_make_document_id_primary_key.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0018_remove_old_document_field.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0019_rename_field_document2.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0020_copy_docs_m2m_table.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0021_remove_docs2_m2m.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0022_document_primary_key_cleanup.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0023_one_to_many_docalias.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0024_iana_experts.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0025_ianaexpertdocevent.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0026_add_draft_rfceditor_state.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0027_add_irsg_doc_positions.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0028_irsgballotdocevent.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0029_add_ipr_event_types.py
Removed all __future__ imports.
2020-03-05 23:53:42 +00:00
0030_fix_bytes_mailarch_url.py
Added a data migration to fix up some incorrect external URLs for reviews.
2020-03-07 14:21:41 +00:00
0031_set_state_for_charters_of_replaced_groups.py
Merged in [17396] from rjsparks@nostrum.com:
2020-03-11 19:21:43 +00:00
0032_auto_20200624_1332.py
Changed NullBoleanField() to BooleanField(null=True), according to the 2.1 upgrade recommendations.
2020-06-24 20:33:57 +00:00
0032_populate_auth48_urls.py
Store Auth48 URL as DocumentURL and display in RFC-Editor state. Migrates old data when possible. Alternative to 17563. Fixes #2722 . Commit ready for merge.
2020-07-13 15:34:01 +00:00
__init__.py
Finish ballot support for charters (apart from non-generic ballot
2012-04-04 18:09:03 +00:00