..
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
chore: Use codespell
to fix typos in comments. ( #4794 )
2022-11-28 10:36:36 -06: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
0033_populate_auth48_urls.py
Renumbered some migrations to avoid multiple leaf nodes.
2020-07-14 17:40:41 +00:00
0034_extres.py
Merged in the ExtResource work from rjsparks@nostrum.com, based on a feature request and contributions from rsalz@akamai.com. This provides external resource models for Person, Group, and Document models, as a generalisation of the previous related-URL concept. This provides a consistent labelling and classification of URLs and other resources related to a Group, Document, or Person. The GroupURL (and similar) classes will be removed in a later step. Some DocumentURL instances (such as auth48 URLs) remain to convert, as they have come in with other merged-in work while the ExtResource work was in transit.
2020-07-20 01:58:26 +00:00
0035_populate_docextresources.py
Merged in the ExtResource work from rjsparks@nostrum.com, based on a feature request and contributions from rsalz@akamai.com. This provides external resource models for Person, Group, and Document models, as a generalisation of the previous related-URL concept. This provides a consistent labelling and classification of URLs and other resources related to a Group, Document, or Person. The GroupURL (and similar) classes will be removed in a later step. Some DocumentURL instances (such as auth48 URLs) remain to convert, as they have come in with other merged-in work while the ExtResource work was in transit.
2020-07-20 01:58:26 +00:00
0036_orgs_vs_repos.py
Improved the classification of some github related external resources. Tightened validation of new resource values. Commit ready to merge.
2020-08-17 23:50:22 +00:00
0037_clean_up_missing_docaliases.py
Fixed a couple of pyflakes issues.
2020-09-24 10:23:30 +00:00
0038_auto_20201109_0429.py
Added matching indexes to a number of models with ordering by multiple keys.
2020-11-09 19:41:12 +00:00
0039_auto_20201109_0439.py
Added matching indexes to a number of models with ordering by multiple keys.
2020-11-09 19:41:12 +00:00
0040_add_changed_action_holders_docevent_type.py
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146 . Commit ready for merge.
2021-02-12 20:31:00 +00:00
0041_add_documentactionholder.py
Allow assignment of Person as "action holder" for a Doc, plus rudimentary automation of assignment. Fixes #3146 . Commit ready for merge.
2021-02-12 20:31:00 +00:00
0042_bofreq_states.py
Use BOF consistently.
2021-07-14 17:33:14 +00:00
0043_bofreq_docevents.py
Added the notion of responsible leadership.
2021-07-07 17:49:35 +00:00
0044_procmaterials_states.py
Reordered migrations. Updated name fixture.
2021-09-04 15:33:53 +00:00
0045_docstates_chatlogs_polls.py
feat: apis for attaching chatlogs and polls to session materials ( #4488 )
2022-10-13 09:20:36 -05:00
0046_use_timezone_now_for_doc_models.py
chore: renumber migrations
2022-10-14 16:51:43 -03:00
0047_tzaware_deletedevents.py
chore: renumber migrations
2022-10-14 16:51:43 -03:00
0048_send_notices.py
fix: Allow more email addresses in notification lists ( #4792 )
2022-12-08 15:46:35 -06:00
__init__.py
Finish ballot support for charters (apart from non-generic ballot
2012-04-04 18:09:03 +00:00