datatracker/ietf/group/migrations
Sasha Romijn aaa8180358 Add a flag for groups to indicate meetings should always be seen as area meetings.
This impacts scheduling, because area meetings should not conflict with any
other session from their area. However, several area meetings have type WG,
and therefore look like ordinary WGs apart from meeting scheduling conflicts.
This new flag will allow distinguishing regular WGs from WGs whose meetings
must not conflict with anything else from their area.

The included migration sets this flag for the currently known area meetings:
dispatch, gendispatch, intarea, opsarea/opsawg, rtgarea, rtgwg, saag,
secdispatch, tsvarea, irtfopen
 - Legacy-Id: 17290
2020-02-12 15:34:45 +00:00
..
0001_initial.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0002_groupfeatures_historicalgroupfeatures.py Changed some # type: ignore statements to work with the latest mypy 2019-11-05 22:41:18 +00:00
0003_groupfeatures_data.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0004_add_group_feature_fields.py Changed some # type: ignore statements to work with the latest mypy 2019-11-05 22:41:18 +00:00
0005_group_features_list_data_to_json.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
0006_group_features_lists_to_jsonfield.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0007_new_group_features_data.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
0008_group_features_onetoone.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0009_auto_20190122_1012.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0010_add_group_types.py Fixed up mypy issues or added type:ignore comments as needed for a clean mypy run. 2019-09-30 15:42:18 +00:00
0011_auto_20190225_1302.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0012_add_old_nomcom_announcements.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0013_add_groupmilestone_docs2_m2m.py Adjusted migrations for Python2/3 compatibility. 2019-08-08 17:11:14 +00:00
0014_set_document_m2m_keys.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0015_1_del_docs_m2m_table.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0015_2_add_docs_m2m_table.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0016_copy_docs_m2m_table.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0017_remove_docs2_m2m.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0018_remove_old_document_field.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0019_rename_field_document2.py Added 'from __future__' imports all over the place, to bring code behaviour into closer alignment between python2 and python3 2019-07-15 15:40:51 +00:00
0020_add_uses_milestone_dates.py Adds support for dateless milestones. Fixes #2799. Commit ready for merge. 2020-01-06 20:48:53 +00:00
0021_add_order_to_milestones.py Merged in [17185] from rjsparks@nostrum.com: 2020-01-08 16:07:29 +00:00
0022_populate_uses_milestone_dates.py Adds support for dateless milestones. Fixes #2799. Commit ready for merge. 2020-01-06 20:48:53 +00:00
0023_add_meeting_seen_as_area.py Add a flag for groups to indicate meetings should always be seen as area meetings. 2020-02-12 15:34:45 +00:00
__init__.py Move milestones branch out of the way to prepare for merge with trunk to get latest charter changes in 2012-06-26 17:47:53 +00:00