Skip to content

Commit 06303cf

Browse files
authored
Fixing import
1 parent be88e75 commit 06303cf

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

template_profiler_panel/__init__.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,3 @@
1+
import django
12
if django.VERSION < (4, 0):
23
default_app_config = "template_profiler_panel.apps.TemplateProfilerPanelAppConfig"

0 commit comments

Comments
 (0)