datatracker/ietf/stats
2024-11-03 16:29:53 +00:00
..
management feat: improve / clean up logging (#7591) 2024-06-26 14:53:05 -05:00
migrations fix: build proceedings attendee list from MeetingRegistration table. … (#6567) 2023-11-07 13:09:19 +01: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
factories.py fix: correct meeting attendance calculations (#4536) 2022-10-13 10:55:57 -05:00
models.py feat: session apis (#7173) 2024-03-12 10:22:24 -05:00
resources.py Updated API resources for MeetingRegistration. 2020-06-10 18:22:47 +00:00
tasks.py fix: Add testing, fix bug in fetch_meeting_attendance_task (#6961) 2024-01-23 16:14:37 -06:00
tests.py chore: add task tests; move message task to message app (#6964) 2024-01-24 08:53:42 -06:00
urls.py Removed all __future__ imports. 2020-03-05 23:53:42 +00:00
utils.py refactor: Move cron jobs to celery tasks (#6926) 2024-01-22 12:04:16 -06:00
views.py fix: fix statistics for RFCs to show properly. (#8139) 2024-11-03 16:29:53 +00:00