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.rst
+5Lines changed: 5 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -4,6 +4,11 @@ Changelog
4
4
Version 2.0.8 (18 April 2019)
5
5
-----------------------------
6
6
7
+
- Fix `UnboundLocalError: local variable 'key_cls' referenced before assignment`` for FK when using ``to`` as string pointing to model when models is a package
8
+
9
+
Version 2.0.8 (18 April 2019)
10
+
-----------------------------
11
+
7
12
- Support recursive (self) ForeignKey relations. Fix
0 commit comments