This website requires JavaScript.
Explore
Help
Sign In
Django
/
django
Watch
11
Star
0
Fork
0
You've already forked django
Code
Pull Requests
Projects
Releases
Activity
django
/
tests
/
check_framework
History
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
Fixed
#16905
-- Added extensible checks (nee validation) framework
2014-01-20 10:45:21 +08:00
models.py
Fixed
#23765
-- Removed BooleanField default check which often yielded false positives.
2014-11-13 20:12:29 +01:00
test_security.py
Fixed
#17101
-- Integrated django-secure and added check --deploy option
2014-09-12 15:05:23 -04:00
tests.py
Fixed
#23338
-- Added warning when unique=True on ForeigKey
2014-11-27 19:42:30 -05:00