healthchecks_healthchecks/hc/accounts/management
Pēteris Caune 602ff2b667
Fix senddeletionscheduled to set the "created" field on flip objects
The "senddeletionscheduled" management command creates dummy
Flip objects, but does not save them to the database.
Some transport classes expect the flip object to have a non-null
"created" field. Normally it gets set when saving the flip object
to the database, here we need to do that manually.
2024-04-22 09:21:46 +03:00
..
commands Fix senddeletionscheduled to set the "created" field on flip objects 2024-04-22 09:21:46 +03:00
__init__.py Code to send monthly reports (but no management command yet to actually send them) 2015-12-15 02:27:24 +02:00