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 b84b0dd commit 42d970bCopy full SHA for 42d970b
CHANGES.rst
@@ -2,10 +2,11 @@
2
Changes
3
=======
4
5
-Dev
+1.7
6
===
7
8
- Prevent detection of imports in comments (SCSS)
9
+ - Add support for Django 2.0
10
11
1.6
12
README.rst
@@ -69,7 +69,7 @@ django-static-precompiler Django
69
------------------------- ----------------------------------
70
version 2.0 1.11 1.10 1.9 1.8 1.7 1.6
71
========================= ==== ==== ==== ==== ==== ==== ====
72
-dev \+ \+ \+ \+ \+ \+
+1.7 \+ \+ \+ \+ \+ \+
73
1.6 \+ \+ \+ \+ \+
74
1.5 \+ \+ \+ \+ \+
75
1.1-1.4 \+ \+ \+ \+
static_precompiler/__init__.py
@@ -1 +1 @@
1
-__version__ = "1.6"
+__version__ = "1.7"
0 commit comments