datatracker/ietf/stats
2019-06-29 00:02:30 +00:00
..
management Updated PLAN 2018-09-10 13:44:19 +00:00
migrations Got rid of old migrations and created new initial migrations. 2018-02-21 23:46:22 +00:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Added an admin model for the MeetingRegistration class. 2017-07-29 14:01:19 +00:00
backfill_data.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
models.py Removed unused imports. Added some explicit orderings to avoid pagination issues. 2018-02-21 23:54:31 +00:00
resources.py Added the option to order API resource lists by primary key, for stable ordering when paging through a list. 2019-06-18 12:40:19 +00:00
tests.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00
urls.py Add meeting statistics - overview and country/continent across 2017-05-04 15:55:15 +00:00
utils.py A fix for an issue in get_meeting_registration_data() which could happen if we tried to create a Person record for with a user of an existing Person. 2019-06-29 00:02:30 +00:00
views.py Merged in the Document and DocAlias primary key change and m2m work in ^/personal/henrik/6.96.1-docalias. 2019-06-15 12:00:48 +00:00