This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
django
Watch
1
Star
0
Fork
You've already forked django
0
mirror of
https://github.com/django/django.git
synced
2025-07-07 21:35:15 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
1
main
django
/
tests
/
generic_relations_regress
History
Download ZIP
Download TAR.GZ
Exact
Exact
Union
RegExp
Oguzhan Akan
e41f9f9450
Fixed
#34816
-- Fixed GenericForeignKey crash when checking cache for primary keys with different types.
2023-09-08 08:47:11 +02:00
..
__init__.py
models.py
Fixed
#16055
-- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.
2023-04-18 12:41:14 +02:00
tests.py
Fixed
#34816
-- Fixed GenericForeignKey crash when checking cache for primary keys with different types.
2023-09-08 08:47:11 +02:00