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
19ea298aaff3ebecb26466f469226953d451e347
django
/
tests
/
generic_relations_regress
History
Rachel Tobin
801b6fb32e
[1.11.x]
Fixed
#28418
-- Fixed queryset crash when using a GenericRelation to a proxy model.
...
Backport of
f9e5f9ae9f
from master
2017-07-21 18:26:03 -04: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
#28418
-- Fixed queryset crash when using a GenericRelation to a proxy model.
2017-07-21 18:26:03 -04:00