datatracker/ietf/stats
Robert Sparks 97d21800d0
feat: include checkins at the registration desk in nomcom eligibility calculations (#4519)
* chore: rename utility functions to reflect rfc guiding them

* feat: include new checkedin flag in nomcom calculations

* fix: reflect history a bit more accurately.

* fix: address review comment on readability

* fix: finish what c44000d started
2022-10-07 16:17:28 -05:00
..
management connect the new calculations to the UI. Clean flakes. 2021-05-06 19:00:58 +00:00
migrations feat: Add tracking checked-in to MeetingRegistration and the registration API. (#4280) 2022-07-26 13:17:19 -05:00
__init__.py Actually commit the statistics section. 2016-10-13 15:36:14 +00:00
admin.py Tweaked the MeetingRegistration admin. 2020-06-25 16:22:41 +00:00
backfill_data.py Find references from submitted XML instead of rendering to text and parsing. Fixes #3342. Commit ready for merge. 2022-01-07 17:53:23 +00:00
factories.py feat: include checkins at the registration desk in nomcom eligibility calculations (#4519) 2022-10-07 16:17:28 -05:00
models.py feat: Add tracking checked-in to MeetingRegistration and the registration API. (#4280) 2022-07-26 13:17:19 -05:00
resources.py Updated API resources for MeetingRegistration. 2020-06-10 18:22:47 +00:00
tests.py feat: Add tracking checked-in to MeetingRegistration and the registration API. (#4280) 2022-07-26 13:17:19 -05:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils.py fix: save MeetingRegistration.checkedin as boolean value (#4446) 2022-09-14 09:55:08 -05:00
views.py chore: remove unneeded logging and code marked unreachable that has not been reached. (#4305) 2022-08-04 11:25:31 -05:00