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
/
model_validation
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
#20430
- Enable iterable of iterables for model choices
2013-05-18 11:14:05 -04:00
models.py
PEP8
2013-11-02 23:50:38 -05:00
tests.py
Fixed
#23338
-- Added warning when unique=True on ForeigKey
2014-11-27 19:42:30 -05:00