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 7302025 commit 15b4eb6Copy full SHA for 15b4eb6
HISTORY.rst
@@ -3,6 +3,16 @@
3
History
4
=======
5
6
+1.7.0
7
+=====
8
+
9
+Release the last major version of django-pipeline working on Python 2.
10
+* Thank you for all the modifications made since version 1.6.14, which we cannot quote.
11
+* Apply an optimization to save time during development. Thank to @blankser
12
+* Edit setup.py to follow the recommendation of the documentation. Thank to @shaneikennedy
13
+* Add tests for Django 3.0 and Python 3.8
14
+* Add alternatives imports for django.utils.six, who has been removed in Django 3.0
15
16
1.6.14
17
======
18
0 commit comments