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-20 15:19:20 +00:00
Code
Issues
32
Releases
Wiki
Activity
django
/
tests
/
backends
/
base
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
..
app_unmigrated
…
__init__.py
…
test_base.py
Fixed
#31090
-- Logged transaction management queries.
2022-11-21 09:10:14 +01:00
test_client.py
…
test_creation.py
…
test_features.py
…
test_introspection.py
…
test_operations.py
Fixed
#16055
-- Fixed crash when filtering against char/text GenericRelation relation on PostgreSQL.
2023-04-18 12:41:14 +02:00
test_schema.py
…