django/tests/postgres_tests
Jernej Kos 7c50e7eecc Fixed #24034 -- Don't always overwrite deconstruct path.
Made deconstruct path overwriting for ArrayField conditional,
so it only occurs when the deconstructed field is an instance
of ArrayField itself and not a subclass.
2014-12-21 17:31:50 +01:00
..
array_default_migrations
migrations
__init__.py
models.py Fixed #24034 -- Don't always overwrite deconstruct path. 2014-12-21 17:31:50 +01:00
test_array.py Fixed #24034 -- Don't always overwrite deconstruct path. 2014-12-21 17:31:50 +01:00
test_hstore.py
test_unaccent.py