This website requires JavaScript.
Explore
Help
Sign In
p15693087
/
django
Watch
1
Star
0
Fork
You've already forked django
0
Code
Issues
Pull Requests
Projects
Releases
Wiki
Activity
bfc3fa3d3b
django
/
tests
/
generic_relations_regress
History
Simon Charette
d31424fec1
[2.0.x]
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
...
Regression in
b9f8635f58
. Modified backport of
e50add6ca1
from master
2017-11-30 10:43:38 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#28418
-- Fixed queryset crash when using a GenericRelation to a proxy model.
2017-07-21 18:21:13 -04:00
tests.py
[2.0.x]
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
2017-11-30 10:43:38 -05:00