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-01-23 16:50:41 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
History
David Wobrock
9bbf97bcdb
Fixed
#16055
-- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.
2023-04-18 12:41:14 +02:00
..
base
Fixed
#16055
-- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.
2023-04-18 12:41:14 +02:00
mysql
…
oracle
…
postgresql
Fixed
#16055
-- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.
2023-04-18 12:41:14 +02:00
sqlite
…
__init__.py
…
models.py
…
test_ddl_references.py
…
test_utils.py
…
tests.py
…