mirror of
https://github.com/django/django.git
synced 2025-11-01 12:25:37 +00:00
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. |
||
|---|---|---|
| .. | ||
| array_default_migrations | ||
| migrations | ||
| __init__.py | ||
| models.py | ||
| test_array.py | ||
| test_hstore.py | ||
| test_unaccent.py | ||