health-check icon indicating copy to clipboard operation
health-check copied to clipboard

Health Check is an application that provides an API to check the health health_check of some parts and some utilities like ping requests. This application can works as standalone or included in a Djan...

Results 3 health-check issues
Sort by recently updated
recently updated
newest added

Error trace ``` 2023-04-03 13:31:26,552 P7288 [INFO] Command 01_migrate 2023-04-03 13:31:27,238 P7288 [INFO] -----------------------Command Output----------------------- 2023-04-03 13:31:27,239 P7288 [INFO] Traceback (most recent call last): 2023-04-03 13:31:27,239 P7288 [INFO] File "manage.py",...

Due to change in django 3 (https://docs.djangoproject.com/en/dev/releases/3.0/#features-removed-in-3-0), `{% load staticfiles %}` must be replaced by `{% load static %}`

Bumps [eslint](https://github.com/eslint/eslint) from 3.19.0 to 6.5.1. Release notes *Sourced from [eslint's releases](https://github.com/eslint/eslint/releases).* > ## v6.5.1 > * [`0d3d7d9`](https://github.com/eslint/eslint/commit/0d3d7d9cdd83a7f0e035c95f716a91b9ecc4868b) Docs: fix typo in no-magic-numbers ([#12345](https://github-redirect.dependabot.com/eslint/eslint/issues/12345)) (Josiah Rooney) > * [`447ac87`](https://github.com/eslint/eslint/commit/447ac877e8ca2858d61b1e983f72d39e3e2ca74d) Fix:...

dependencies