datatracker/ietf/stats/migrations
rpcross 698f031b7f
feat: separate MeetingRegistration rows for each registration type. updates the registration API (#3641)
* Registration API Update

- change MeetingRegistration.reg_type field to hold only one type
- allow multiple MeetingRegistration records per person/meeting
  (one for each reg_type)

* Fix scope claims

* Add meeting 114 to MeetingRegistration migration

* fix: update stats views for MeetingRegistration model use changes

* refactor: remove unused imports
2022-06-16 15:39:34 -05:00
..
0001_initial.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
0002_add_meetingregistration_fields.py Added migrations for model changes 2020-06-08 19:28:15 +00:00
0003_meetingregistration_attended.py Merged in [17908] from rjsparks@nostrum.com: 2020-06-10 12:58:29 +00:00
0004_split_records.py feat: separate MeetingRegistration rows for each registration type. updates the registration API (#3641) 2022-06-16 15:39:34 -05:00
__init__.py Add support for extracting the country line from the author addresses 2017-02-15 18:43:57 +00:00