django/tests/backends/base
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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
__init__.py Reorganized backends tests. 2017-06-21 12:00:47 -04:00
test_base.py Fixed #31090 -- Logged transaction management queries. 2022-11-21 09:10:14 +01:00
test_client.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_creation.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_features.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_introspection.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
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 Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00