Tim Graham 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 7 роки тому
..
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 b91868507a Fixed #28161 -- Fixed return type of ArrayField(CITextField()). 8 роки тому
__init__.py 650bf6714d Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3. 7 роки тому
fields.py fb5bd38e3b Refs #26610 -- Added CIText mixin and CIChar/Email/TextField. 8 роки тому
models.py 487362fa8f Fixed #28370 -- Deprecated the context arg of Field.from_db_value() and Expression.convert_value(). 7 роки тому
test_aggregates.py 550cb3a365 Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 7 роки тому
test_array.py 550cb3a365 Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 7 роки тому
test_citext.py b91868507a Fixed #28161 -- Fixed return type of ArrayField(CITextField()). 8 роки тому
test_functions.py 650bf6714d Refs #27996 -- Skipped RandomUUID test on PostgreSQL 9.3. 7 роки тому
test_hstore.py 550cb3a365 Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 7 роки тому
test_indexes.py de42adf4ff Fixed #27869 -- Added fastupdate and gin_pending_list_limit params to GinIndex. 7 роки тому
test_json.py 550cb3a365 Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 7 роки тому
test_ranges.py 550cb3a365 Fixed #27818 -- Replaced try/except/pass with contextlib.suppress(). 7 роки тому
test_search.py 6b4f018b2b Replaced type-specific assertions with assertEqual(). 8 роки тому
test_trigram.py 1962a96a30 Fixed #24938 -- Added PostgreSQL trigram support. 9 роки тому
test_unaccent.py d7b9aaa366 Refs #23919 -- Removed encoding preambles and future imports 8 роки тому