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_inheritance_regress
History
Tim Graham
f9a4593376
[1.11.x]
Fixed
#28175
-- Fixed __in lookups on a foreign key when using the foreign key's parent model as the lookup value.
...
Thanks Simon Charette for review. Backport of d66378a8b2d48d41b56ba3622189493e4edf9e5a from master
2017-05-05 18:36:09 -04:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Refs
#27392
-- Removed "Tests that", "Ensures that", etc. from test docstrings.
2016-11-10 21:30:21 -05:00
tests.py
[1.11.x]
Fixed
#28175
-- Fixed __in lookups on a foreign key when using the foreign key's parent model as the lookup value.
2017-05-05 18:36:09 -04:00