This website requires JavaScript.
Explore
Help
Sign In
mirrors
/
django
Watch
0
Star
0
Fork
0
You've already forked django
mirror of
https://github.com/django/django.git
synced
2024-11-21 19:09:18 +01:00
Code
Issues
Releases
Wiki
Activity
037e740ec5
django
/
tests
/
generic_relations_regress
History
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