Nick Pope fee8734596 Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates. há 3 anos atrás
..
array_default_migrations d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
array_index_migrations d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports há 8 anos atrás
migrations d746f28949 Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse. há 4 anos atrás
__init__.py 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. há 6 anos atrás
fields.py 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes. há 4 anos atrás
integration_settings.py 2804b8d215 Fixed #30111 -- Fixed AppRegistryNotReady error with django.contrib.postgres in INSTALLED_APPS. há 6 anos atrás
models.py d746f28949 Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse. há 4 anos atrás
test_aggregates.py fee8734596 Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates. há 3 anos atrás
test_apps.py e74b3d724e Bumped minimum isort version to 5.1.0. há 4 anos atrás
test_array.py a06b977a91 Fixed #32776 -- Added support for Array subqueries on PostgreSQL. há 3 anos atrás
test_bulk_update.py e74b3d724e Bumped minimum isort version to 5.1.0. há 4 anos atrás
test_citext.py f0a68c2511 Fixed #28702 -- Made query lookups for CIText fields use citext. há 7 anos atrás
test_constraints.py b69b0c3fe8 Fixed #32858 -- Fixed ExclusionConstraint crash with index transforms in expressions. há 3 anos atrás
test_functions.py 1d8cfa3608 Fixed #28626 -- Dropped support for PostgreSQL 9.3. há 7 anos atrás
test_hstore.py 8b040e3cbb Fixed #25534, Fixed #31639 -- Added support for transform references in expressions. há 4 anos atrás
test_indexes.py e07609a0d1 Refs #32858, Refs #32392 -- Restored using :: shortcut syntax in Cast() on PostgreSQL. há 3 anos atrás
test_integration.py e0e88ceaaa Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s encoding argument. há 5 anos atrás
test_introspection.py 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. há 4 anos atrás
test_operations.py 8c3bd0b708 Fixed #31653 -- Added AddConstraintNotValid()/ValidateConstraint() operations for PostgreSQL. há 3 anos atrás
test_ranges.py e74b3d724e Bumped minimum isort version to 5.1.0. há 4 anos atrás
test_search.py f0a9413bd2 Refs #24121 -- Improved Value.__repr__(). há 3 anos atrás
test_signals.py f48f671223 Refs #31233 -- Changed DatabaseWrapper._nodb_connection to _nodb_cursor(). há 5 anos atrás
test_trigram.py e74b3d724e Bumped minimum isort version to 5.1.0. há 4 anos atrás
test_unaccent.py 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. há 6 anos atrás