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 fc1d968 commit 1f4c515Copy full SHA for 1f4c515
djangocms_admin_style/templatetags/admin_style_tags.py
@@ -5,6 +5,7 @@
5
from django.template.loader import render_to_string
6
from django.utils.translation import gettext
7
8
+
9
# We follow the Semantic versioning convention
10
# minor - Refers to the minor release track (3.x.1)
11
# patch - Refers to the patch release track (3.4.x)
0 commit comments