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-02-09 00:45:23 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
generic_relations_regress
History
Simon Charette
e50add6ca1
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
...
Regression in b9f8635f58ad743995cad2081b3dc395e55761e5.
2017-11-30 09:28:44 -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
Fixed
#28856
-- Fixed a regression in caching of a GenericForeignKey pointing to a MTI model.
2017-11-30 09:28:44 -05:00