Skip to content

Commit f5f89f4

Browse files
authored
Update __init__.py
1 parent e301c9a commit f5f89f4

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

django_prometheus/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2,6 +2,7 @@
22
33
https://github.com/korfuri/django-prometheus
44
"""
5+
import django
56

67
# Import all files that define metrics. This has the effect that
78
# `import django_prometheus` will always instantiate all metric

0 commit comments

Comments
 (0)