File tree Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Expand file tree Collapse file tree 1 file changed +7
-2
lines changed Original file line number Diff line number Diff line change 1+ Release 1.2 (dev)
2+ -----------------
3+ * better support for django 1.9 ( ``TemplateDoesNotExist`` is now in ``django.template.exceptions``
4+
5+
16Release 1.1 (13 Feb 2016)
27-------------------------
38* drop support for django<1.7
@@ -9,14 +14,14 @@ Release 1.1 (13 Feb 2016)
914
1015Release 1.0.1
1116-------------
12- * fixes :issue:`56` (thanks oppianmatt).
17+ * fixes :issue:`56` "Can't upgrade django-concurrency to 1.0" (thanks oppianmatt).
1318
1419
1520Release 1.0
1621-----------
1722* **BACKWARD INCOMPATIBLE**:: dropped support for Django prior 1.6
1823* code clean
19- * fixes :issue:`54` (thanks vmspike).
24+ * fixes :issue:`54` "Incorrect default for IntegerVersionField" (thanks vmspike).
2025* fixes :issue:`53`. updates Documentation
2126* :ref:`disable_concurrency` can now disable concurrency in any model
2227* :ref:`disable_concurrency` is now also a decorator
You can’t perform that action at this time.
0 commit comments