This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
1
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2025-11-07 07:15:35 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
dfe7b85ed7e0c46cb59f545a4eefa9c3fd629f7d
django
/
tests
/
generic_relations_regress
History
Simon Charette
f319e7abad
[1.11.x]
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
...
Regression in
b9f8635f58
. Backport of
d31424fec1
from stable/2.0.x
2017-11-30 10:45:20 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[1.11.x]
Fixed
#28418
-- Fixed queryset crash when using a GenericRelation to a proxy model.
2017-07-21 18:26:03 -04:00
tests.py
[1.11.x]
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
2017-11-30 10:45:20 -05:00