django/tests/check_framework
Diego Guimarães f39b0421b4 Fixed #23338 -- Added warning when unique=True on ForeigKey
Thanks Jonathan Lindén for the initial patch, and Tim Graham
and Gabe Jackson for the suggestions.
2014-11-27 19:42:30 -05:00
..
__init__.py
models.py Fixed #23765 -- Removed BooleanField default check which often yielded false positives. 2014-11-13 20:12:29 +01:00
test_security.py
tests.py Fixed #23338 -- Added warning when unique=True on ForeigKey 2014-11-27 19:42:30 -05:00