Skip to content

Commit 934eb65

Browse files
imomalievatodorov
authored andcommitted
*contributor and changelog
1 parent 1fee26e commit 934eb65

File tree

2 files changed

+7
-1
lines changed

2 files changed

+7
-1
lines changed

CHANGELOG.rst

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,11 @@ Changelog
44
Version 2.0.8 (18 April 2019)
55
-----------------------------
66

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+
712
- Support recursive (self) ForeignKey relations. Fix
813
`#208 <https://github.com/PyCQA/pylint-django/issues/208>`_ (Daniil Kharkov)
914

CONTRIBUTORS.md

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,4 +10,5 @@
1010
* [bittner](https://github.com/bittner)
1111
* [federicobond](https://github.com/federicobond)
1212
* [matusvalo](https://github.com/matusvalo)
13-
* [fadedDexofan](https://github.com/fadeddexofan)
13+
* [fadedDexofan](https://github.com/fadeddexofan)
14+
* [imomaliev](https://github.com/imomaliev)

0 commit comments

Comments
 (0)