You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: CHANGELOG.md
+3Lines changed: 3 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -2,6 +2,9 @@
2
2
3
3
These logs are also available on GitHub: https://github.com/pivotal-energy-solutions/django-datatable-view/releases
4
4
5
+
## 0.7.3
6
+
This release fixes an exception that is raised when using Django 1.7 release candidate, involving the removal of the deprecated ``StrAndUnicode`` utility base class.
7
+
5
8
## 0.7.2
6
9
This release fixes an issue involving ``verbose_name`` values wrapped in a proxy function used by
7
10
Django to defer instantiation of an underlying object. These proxy values could not go through the ``re`` framework without raising errors about "expecting a string or buffer".
0 commit comments