cmsmanage/membershipworks/tasks
Adam Goldsmith c03c5ff2f0
All checks were successful
Ruff / ruff (push) Successful in 36s
Test / test (push) Successful in 4m32s
membershipworks: Use django.utils.timezone.now instead of django.db.models.functions.Now
`Now()` produces incorrect results due to timezone mismatch, see
https://code.djangoproject.com/ticket/31638
2024-05-23 23:43:31 -04:00
..
__init__.py membershipworks: Add task to sync members with UCS users 2023-12-04 11:27:04 -05:00
event_survey_emails.py membershipworks: Use django.utils.timezone.now instead of django.db.models.functions.Now 2024-05-23 23:43:31 -04:00
scrape.py Fix various type issues 2024-05-04 18:03:22 -04:00
ucsAccounts.py Use decorator to keep track of group names for django-q2 tasks 2024-02-01 11:10:22 -05:00