mirror of
https://github.com/healthchecks/healthchecks.git
synced 2025-02-22 03:58:36 +00:00
![]() 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. |
||
---|---|---|
.. | ||
commands | ||
__init__.py |