This website requires JavaScript.
Explore
Help
Sign In
Hopiu
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/Hopiu/django.git
synced
2026-03-31 13:20:25 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
e07e83589b
django
/
tests
/
generic_relations_regress
History
roman_p
04b15022e8
Fixed
#26261
-- Fixed queryset crash when excluding reverse GenericRelation.
...
Thanks Amir Hadi for the report.
2022-11-18 10:13:31 +01:00
..
__init__.py
Merged regressiontests and modeltests into the test root.
2013-02-26 14:36:57 +01:00
models.py
Fixed
#33004
-- Made saving objects with unsaved GenericForeignKey raise ValueError.
2022-04-21 10:12:28 +02:00
tests.py
Fixed
#26261
-- Fixed queryset crash when excluding reverse GenericRelation.
2022-11-18 10:13:31 +01:00