datatracker/ietf/name/migrations
Sasha Romijn a227813dc5 Add support for the timerange, wg_adjacent and time_relation constraints.
This adds three new constraints to the database and relevant UIs:
- timerange: "This WG can't meet during these timeframes"
- wg_adjacent: "Schedule adjacent to another WG (directly following,
  no breaks, same room)"
- time_relation: schedule the two sessions of one WG on subsequent
  days or with at least one day seperation
 - Legacy-Id: 17289
2020-02-12 10:42:38 +00:00
..
0001_initial.py Fixed incorrect type hints for Migration.dependencies. 2019-09-30 16:25:58 +00:00
0002_agendatypename.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
0003_agendatypename_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_prefix_to_doctypenames.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
0005_reviewassignmentstatename.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
0006_adjust_statenames.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
0007_fix_m2m_slug_id_length.py Removed a BOM 2019-08-20 19:53:10 +00:00
0008_reviewerqueuepolicyname.py Add support for setting reviewer queue policies per team. 2019-11-18 17:29:25 +00:00
0009_add_verified_errata_to_doctagname.py Added fetch and use of the RFC-Editor's errata.json file in order to set a new 'verified-errata' document tag, and use that to show the link to inline-errata documents only when there is verified errata. Fixes issue #2861. 2020-01-10 12:22:33 +00:00
0010_timerangename.py Add support for the timerange, wg_adjacent and time_relation constraints. 2020-02-12 10:42:38 +00:00
__init__.py Introduce more generic ballot models, start porting doc ballot page to the 2012-03-30 17:16:50 +00:00