1
0
mirror of https://github.com/django/django.git synced 2024-12-23 01:25:58 +00:00
django/tests/postgres_tests
2024-08-05 17:42:19 +02:00
..
array_default_migrations
array_index_migrations
migrations
__init__.py
fields.py
integration_settings.py
models.py
test_aggregates.py
test_apps.py [5.0.x] Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when apps are reinitialized with test tools. 2023-09-25 09:14:05 +02:00
test_array.py
test_bulk_update.py
test_citext.py
test_constraints.py
test_functions.py
test_hstore.py Refs #33476 -- Reformatted code with Black. 2022-02-07 20:37:05 +01:00
test_indexes.py
test_integration.py
test_introspection.py
test_operations.py Fixed #33717 -- Dropped support for PostgreSQL 11. 2022-05-19 09:26:48 +02:00
test_ranges.py
test_search.py
test_signals.py
test_trigram.py
test_unaccent.py