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