We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e301c9a commit f5f89f4Copy full SHA for f5f89f4
django_prometheus/__init__.py
@@ -2,6 +2,7 @@
2
3
https://github.com/korfuri/django-prometheus
4
"""
5
+import django
6
7
# Import all files that define metrics. This has the effect that
8
# `import django_prometheus` will always instantiate all metric
0 commit comments