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 faddfb4 commit 320fc29Copy full SHA for 320fc29
CHANGES.rst
@@ -1,6 +1,12 @@
1
Changelog
2
=========
3
4
+Version 1.3.2 (2017-07-17)
5
+--------------------------
6
+
7
+* Fixed bogus migration changes detected by Django 1.11 for the AnyUrlField softdep.
8
9
10
Version 1.3.1 (2017-05-22)
11
--------------------------
12
fluent_utils/__init__.py
@@ -1,2 +1,2 @@
# following PEP 440
-__version__ = "1.3.1"
+__version__ = "1.3.2"
0 commit comments