datatracker/ietf/name
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
..
fixtures Add support for the timerange, wg_adjacent and time_relation constraints. 2020-02-12 10:42:38 +00:00
management Moved the ietf/names/generate_fixtures.py command to a management command generate_name_fixture, and updated it to include a necessary dbtemplate object. 2019-11-07 15:40:10 +00:00
migrations Add support for the timerange, wg_adjacent and time_relation constraints. 2020-02-12 10:42:38 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Add support for the timerange, wg_adjacent and time_relation constraints. 2020-02-12 10:42:38 +00:00
models.py Add support for the timerange, wg_adjacent and time_relation constraints. 2020-02-12 10:42:38 +00:00
resources.py Add support for the timerange, wg_adjacent and time_relation constraints. 2020-02-12 10:42:38 +00:00