django-health-check 3.23.4__py3-none-any.whl → 3.23.5__py3-none-any.whl
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- {django_health_check-3.23.4.dist-info → django_health_check-3.23.5.dist-info}/METADATA +1 -1
- {django_health_check-3.23.4.dist-info → django_health_check-3.23.5.dist-info}/RECORD +6 -6
- health_check/_version.py +3 -3
- health_check/cache/backends.py +1 -1
- {django_health_check-3.23.4.dist-info → django_health_check-3.23.5.dist-info}/WHEEL +0 -0
- {django_health_check-3.23.4.dist-info → django_health_check-3.23.5.dist-info}/licenses/LICENSE +0 -0
|
@@ -1,6 +1,6 @@
|
|
|
1
1
|
Metadata-Version: 2.4
|
|
2
2
|
Name: django-health-check
|
|
3
|
-
Version: 3.23.
|
|
3
|
+
Version: 3.23.5
|
|
4
4
|
Summary: Monitor the health of your Django app and its connected services.
|
|
5
5
|
Keywords: django,postgresql
|
|
6
6
|
Author-email: Kristian Ollegaard <kristian@oellegaard.com>, Johannes Maron <johannes@maron.family>
|
|
@@ -1,5 +1,5 @@
|
|
|
1
1
|
health_check/__init__.py,sha256=vLH1k9cjhuLe_swu-qMxrz1_7fFJA179-UWNcsdA8QA,868
|
|
2
|
-
health_check/_version.py,sha256=
|
|
2
|
+
health_check/_version.py,sha256=k40XGRZ8Ts-ehO3Qf9XYfv6h849zyYJefH25fJWjDKo,714
|
|
3
3
|
health_check/backends.py,sha256=Q4B8yRusBZz8mOz8jNZmqJWQ1Fu6YawYiLNFkw5sUmA,3414
|
|
4
4
|
health_check/conf.py,sha256=l3Utl8zLLT42TKUnBFNLnD_i-wYNKmxPXVVyIucGUXc,319
|
|
5
5
|
health_check/deprecation.py,sha256=uYGwPFW8lX1xQ33x0VRkoPFoyoLcrMt6DmpX3RHLxj4,1127
|
|
@@ -10,7 +10,7 @@ health_check/urls.py,sha256=2AYTZzWO-BBILcsSBD2gTuRCstf9YTp0NZ3k8FfY1RM,627
|
|
|
10
10
|
health_check/views.py,sha256=LJPanE4wZctDiwuqSn6zMTH_JsMqYPSVbLag1yBFbVQ,6543
|
|
11
11
|
health_check/cache/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
12
12
|
health_check/cache/apps.py,sha256=aJKPag3O1oLTdRDlpxqI8l4vE_c-iA8AReROsnlckio,349
|
|
13
|
-
health_check/cache/backends.py,sha256=
|
|
13
|
+
health_check/cache/backends.py,sha256=5UvooZ6VuEDpdojl_UVllaeGDTj5hIN7Fq5hzsp5Qjg,2475
|
|
14
14
|
health_check/contrib/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hSuFU,0
|
|
15
15
|
health_check/contrib/celery/__init__.py,sha256=xdK73-N2QJ6N9iom2s4Zqhl7nc4_MQrhojjHdD7p7Y8,85
|
|
16
16
|
health_check/contrib/celery/apps.py,sha256=0hV0CAUeZMnjHmu0QpmDhQnS48NI95iD1lssly4sAa0,1409
|
|
@@ -57,7 +57,7 @@ health_check/storage/__init__.py,sha256=47DEQpj8HBSa-_TImW-5JCeuQeRkm5NMpJWZG3hS
|
|
|
57
57
|
health_check/storage/apps.py,sha256=f6958Deq62DXoe8myL57rnKSkKkPQf2FLM9iJkUdx-U,293
|
|
58
58
|
health_check/storage/backends.py,sha256=pkj64HcVnvm9pvgWFhL81IDejTOH8-pLSFwJQ_90jbs,2636
|
|
59
59
|
health_check/templates/health_check/index.html,sha256=pOC7GW_r0gDQ5Qz5aJacNFI22N52kbiOzh4aZb9_V-Q,4045
|
|
60
|
-
django_health_check-3.23.
|
|
61
|
-
django_health_check-3.23.
|
|
62
|
-
django_health_check-3.23.
|
|
63
|
-
django_health_check-3.23.
|
|
60
|
+
django_health_check-3.23.5.dist-info/licenses/LICENSE,sha256=19Rs8FInCokFQuq03cab_KHwpeyF5pt-lTp7pfJX1iE,1101
|
|
61
|
+
django_health_check-3.23.5.dist-info/WHEEL,sha256=G2gURzTEtmeR8nrdXUJfNiB3VYVxigPQ-bEQujpNiNs,82
|
|
62
|
+
django_health_check-3.23.5.dist-info/METADATA,sha256=4wrMqSeDprQb7aTES9LI_IIBQNNtCYVzkQdRe4qCXJ0,3554
|
|
63
|
+
django_health_check-3.23.5.dist-info/RECORD,,
|
health_check/_version.py
CHANGED
|
@@ -28,7 +28,7 @@ version_tuple: VERSION_TUPLE
|
|
|
28
28
|
commit_id: COMMIT_ID
|
|
29
29
|
__commit_id__: COMMIT_ID
|
|
30
30
|
|
|
31
|
-
__version__ = version = '3.23.
|
|
32
|
-
__version_tuple__ = version_tuple = (3, 23,
|
|
31
|
+
__version__ = version = '3.23.5'
|
|
32
|
+
__version_tuple__ = version_tuple = (3, 23, 5)
|
|
33
33
|
|
|
34
|
-
__commit_id__ = commit_id = '
|
|
34
|
+
__commit_id__ = commit_id = 'gb5176b7bf'
|
health_check/cache/backends.py
CHANGED
|
@@ -54,7 +54,7 @@ class CacheBackend(HealthCheck):
|
|
|
54
54
|
self.cache_key,
|
|
55
55
|
"itworks",
|
|
56
56
|
)
|
|
57
|
-
if cache.get(self.cache_key):
|
|
57
|
+
if not cache.get(self.cache_key) == "itworks":
|
|
58
58
|
raise ServiceUnavailable(f"Cache key {self.cache_key!r} does not match")
|
|
59
59
|
except CacheKeyWarning as e:
|
|
60
60
|
self.add_error(ServiceReturnedUnexpectedResult("Cache key warning"), e)
|
|
File without changes
|
{django_health_check-3.23.4.dist-info → django_health_check-3.23.5.dist-info}/licenses/LICENSE
RENAMED
|
File without changes
|