1
0
mirror of https://github.com/django/django.git synced 2025-01-11 02:46:13 +00:00
django/tests/postgres_tests
2015-01-22 19:36:15 +00:00
..
array_default_migrations
migrations Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
__init__.py
models.py Fixed #24092 -- Widened base field support for ArrayField. 2015-01-16 16:15:16 -05:00
test_array.py Fixes #24169 -- More arrayfield specific lookups. 2015-01-20 09:52:23 +00:00
test_hstore.py
test_ranges.py Fixed #24170 -- Implemented decompress for BaseRangeField widgets 2015-01-22 19:36:15 +00:00
test_unaccent.py