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 be88e75 commit 06303cfCopy full SHA for 06303cf
template_profiler_panel/__init__.py
@@ -1,2 +1,3 @@
1
+import django
2
if django.VERSION < (4, 0):
3
default_app_config = "template_profiler_panel.apps.TemplateProfilerPanelAppConfig"
0 commit comments