datatracker/ietf/name
Henrik Levkowetz 06fe583351 Merged /branch/iola/meeting-improvement-r16992@17152 from olau@iola.dk:
* Renamed Meeting.agenda to Meeting.schedule together with a bunch of related
   internal things

* Moved Session.status, .requested, and .requested_by to a new SchedulingEvent.

* Turned sessions into regular sessions and non-sessions into misc.
  sessions in the UI and code to avoid ambiguity.

  This doesn't change the data in the DB except for uses of
  TimeSlotTypeName where 'session' is now 'regular'.
 - Legacy-Id: 17153
2019-12-17 23:43:07 +00:00
..
fixtures Merged /branch/iola/meeting-improvement-r16992@17152 from olau@iola.dk: 2019-12-17 23:43:07 +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 setting reviewer queue policies per team. 2019-11-18 17:29:25 +00:00
__init__.py Move new schema models from redesign/ to ietf/ 2012-01-24 17:17:24 +00:00
admin.py Merged in work from sasha@dashcare.nl on Review Queue Managemnt: 2019-12-04 23:02:52 +00:00
models.py Merged /branch/iola/meeting-improvement-r16992@17152 from olau@iola.dk: 2019-12-17 23:43:07 +00:00
resources.py Merged in work from sasha@dashcare.nl on Review Queue Managemnt: 2019-12-04 23:02:52 +00:00