2
0
Mariusz Felisiak 7cb5712edc Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline. 4 жил өмнө
..
array_default_migrations d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 жил өмнө
array_index_migrations d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 жил өмнө
migrations d746f28949 Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse. 4 жил өмнө
__init__.py 193c109327 Switched TestCase to SimpleTestCase where possible in Django's tests. 6 жил өмнө
fields.py 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes. 4 жил өмнө
integration_settings.py 2804b8d215 Fixed #30111 -- Fixed AppRegistryNotReady error with django.contrib.postgres in INSTALLED_APPS. 6 жил өмнө
models.py d746f28949 Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse. 4 жил өмнө
test_aggregates.py 18c8ced81e Fixed #32169 -- Added distinct support to JSONBAgg. 4 жил өмнө
test_apps.py e74b3d724e Bumped minimum isort version to 5.1.0. 4 жил өмнө
test_array.py d746f28949 Refs #27095 -- Fixed test_contained_by_including_F_object when run in reverse. 4 жил өмнө
test_bulk_update.py e74b3d724e Bumped minimum isort version to 5.1.0. 4 жил өмнө
test_citext.py f0a68c2511 Fixed #28702 -- Made query lookups for CIText fields use citext. 7 жил өмнө
test_constraints.py ee0abac169 Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms in expressions. 4 жил өмнө
test_functions.py 1d8cfa3608 Fixed #28626 -- Dropped support for PostgreSQL 9.3. 7 жил өмнө
test_hstore.py 8b040e3cbb Fixed #25534, Fixed #31639 -- Added support for transform references in expressions. 4 жил өмнө
test_indexes.py 83fcfc9ec8 Fixed #26167 -- Added support for functional indexes. 4 жил өмнө
test_integration.py e0e88ceaaa Refs #30116 -- Simplified stdout/stderr decoding with subprocess.run()'s encoding argument. 5 жил өмнө
test_introspection.py 6789ded0a6 Fixed #12990, Refs #27694 -- Added JSONField model field. 4 жил өмнө
test_json_deprecation.py 7cb5712edc Refs #12990 -- Removed django.contrib.postgres.fields.JSONField per deprecation timeline. 4 жил өмнө
test_operations.py f5e07601b2 Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL. 4 жил өмнө
test_ranges.py e74b3d724e Bumped minimum isort version to 5.1.0. 4 жил өмнө
test_search.py 952afc166c Fixed #31601 -- Fixed SearchHeadlineTests on PostgresSQL 9.6.18+, 10.13+, 11.8+, and 12.3+. 4 жил өмнө
test_signals.py f48f671223 Refs #31233 -- Changed DatabaseWrapper._nodb_connection to _nodb_cursor(). 5 жил өмнө
test_trigram.py e74b3d724e Bumped minimum isort version to 5.1.0. 4 жил өмнө
test_unaccent.py 84e7a9f4a7 Switched setUp() to setUpTestData() where possible in Django's tests. 6 жил өмнө