cmsmanage/membershipworks/tasks
Adam Goldsmith 62e48c6e6f
All checks were successful
Ruff / ruff (push) Successful in 29s
Test / test (push) Successful in 3m9s
membershipworks: Use bulk upsert when scraping transactions
Instead of trying to do fiddly things with relative times, which turns
out not to work very well. This will break if anyone changes the sid
or timestamp of a transaction though (because of course
MembershipWorks allows editing those).
2024-09-02 12:50:08 -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 membershipworks: Use bulk upsert when scraping transactions 2024-09-02 12:50:08 -04:00
simple_history.py membershipworks: Remove simple-history duplicates every hour 2024-08-29 21:45:56 -04:00
ucsAccounts.py Apply a few more Ruff rules 2024-08-09 01:47:32 -04:00