Mariusz Felisiak cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 years ago
..
array_default_migrations 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
array_index_migrations 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
migrations cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 years ago
__init__.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
fields.py cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 years ago
integration_settings.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
models.py cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 years ago
test_aggregates.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_apps.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_array.py d126eba363 Refs #32339 -- Deprecated default.html form template. 2 years ago
test_bulk_update.py 3b3f38b3b0 Fixed #31169 -- Adapted the parallel test runner to use spawn. 3 years ago
test_citext.py cb791a2540 Fixed #33872 -- Deprecated django.contrib.postgres.fields.CIText/CICharField/CIEmailField/CITextField. 2 years ago
test_constraints.py ccbf714ebe Fixed #33829 -- Made BaseConstraint.deconstruct() and equality handle violation_error_message. 2 years ago
test_functions.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_hstore.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_indexes.py 981c23c0cc Fixed #33717 -- Dropped support for PostgreSQL 11. 2 years ago
test_integration.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_introspection.py 7119f40c98 Refs #33476 -- Refactored code to strictly match 88 characters line length. 3 years ago
test_operations.py 981c23c0cc Fixed #33717 -- Dropped support for PostgreSQL 11. 2 years ago
test_ranges.py d126eba363 Refs #32339 -- Deprecated default.html form template. 2 years ago
test_search.py 37470bbd90 Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4. 2 years ago
test_signals.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago
test_trigram.py 8d160f154f Fixed #33788 -- Added TrigramStrictWordSimilarity() and TrigramStrictWordDistance() on PostgreSQL. 2 years ago
test_unaccent.py 9c19aff7c7 Refs #33476 -- Reformatted code with Black. 3 years ago