File tree Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Expand file tree Collapse file tree 3 files changed +14
-1
lines changed Original file line number Diff line number Diff line change @@ -11,3 +11,7 @@ Contributions by:
11
11
* Evan Borgstrom (@borgstrom)
12
12
* Mario Rosa (@vinnyrose)
13
13
* Michael van de Waeter (@mvdwaeter)
14
+ * Jakub Dorňák
15
+ * Gonzalo Bustos
16
+ * Jonathan Potter
17
+ * Jorge Barata
Original file line number Diff line number Diff line change
1
+ Changes in 1.3.1 (2016-11-29)
2
+ -----------------------------
3
+
4
+ * Add Spanish (Argentina) language
5
+ * Fix rendering of empty list items on Django 1.9+ that have non-existing attributes/objects.
6
+ * Enforcing django-polymorphic _ >= 1.0.1 for Django 1.10.1 compatibility.
7
+ (the previous version already required django-polymorphic _ 1.0)
8
+
9
+
1
10
Changes in 1.3
2
11
--------------
3
12
Original file line number Diff line number Diff line change 1
1
# following PEP 440
2
- __version__ = "1.3"
2
+ __version__ = "1.3.1 "
You can’t perform that action at this time.
0 commit comments