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-10-31 09:41:08 +00:00
Code
Issues
32
Releases
Wiki
Activity
Files
f0801119b76fe70a529f95309a2cf9ce4bee7de0
django
/
tests
/
generic_relations_regress
History
Morgan Wahl
5ca9cf47a7
[2.0.x] Refs
#28856
-- Fixed caching of a GenericForeignKey pointing to a model that uses more than one level of MTI.
...
Forwardport of
3522203502
from stable/1.11.x
2017-12-08 14:00:50 -05:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
[2.0.x] Refs
#28856
-- Fixed caching of a GenericForeignKey pointing to a model that uses more than one level of MTI.
2017-12-08 14:00:50 -05:00
tests.py
[2.0.x] Refs
#28856
-- Fixed caching of a GenericForeignKey pointing to a model that uses more than one level of MTI.
2017-12-08 14:00:50 -05:00