datatracker/ietf/stats
Jennifer Richards 7dbb7e36d3
fix: Add testing, fix bug in fetch_meeting_attendance_task (#6961)
* test: Test rfc_editor_index_update_task

* chore: Add docstring to test

* fix: Reuse stats instead of fetching twice

* test: Test fetch_meeting_attendance_task

* chore: Remove outdated tasks

* Revert "chore: Add docstring to test"

This reverts commit 0395410d665c0d310248fd151386f013357c5d13.

* Revert "test: Test rfc_editor_index_update_task"

This reverts commit 4dd9dd131723497db3d2aa76166169fd32c42fdd.

* test: Test rfc_editor_index_update_task

This time without reformatting the entire file...

* chore: Remove accidentally committed fragment

* test: Annotate function to satisfy mypy

* chore: Remove unused imports
2024-01-23 16:14:37 -06:00
..
management refactor: Move cron jobs to celery tasks (#6926) 2024-01-22 12:04:16 -06: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 chore: checkpoint: docalias mostly removed 2023-08-15 16:49:17 -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 fix: Add testing, fix bug in fetch_meeting_attendance_task (#6961) 2024-01-23 16:14:37 -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: gather interesting years for stats accounting for published rfcs 2023-12-13 13:14:38 -06:00