mirror of
https://github.com/healthchecks/healthchecks.git
synced 2024-11-23 16:07:39 +00:00
602ff2b667
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. |
||
---|---|---|
.. | ||
__init__.py | ||
createsuperuser.py | ||
pruneusers.py | ||
senddeletionscheduled.py | ||
sendinactivitynotices.py |