0
0
Fork 0
mirror of https://github.com/healthchecks/healthchecks.git synced 2025-04-11 15:51:19 +00:00
healthchecks_healthchecks/hc/accounts/management
seidnerj c82c1a3a4a
Added duration to ping details ()
* Added duration to ping details. This is useful on a device with a small screen, since the duration cannot be seen in the main view so now one can see it in the ping's details.
* Changed terms across the board from "delta" to "duration"
* timedelta is now consistently imported as "td" across the entire project (even in Django generated migration files)
2022-11-01 09:18:34 +02:00
..
commands Added duration to ping details () 2022-11-01 09:18:34 +02: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