mirror of
https://github.com/django/django.git
synced 2024-11-18 07:26:04 +00:00
6ab67919ac
Nested deconstruction should (silently) handle Field.deconstruct() as well as other arbitrary deconstructable objects. This allows having a field in the deconstruction of another field. |
||
---|---|---|
.. | ||
faulty_migrations | ||
migrations_test_apps | ||
test_migrations | ||
test_migrations_2 | ||
test_migrations_conflict | ||
test_migrations_custom_user | ||
test_migrations_squashed | ||
test_migrations_unmigdep | ||
__init__.py | ||
models.py | ||
test_autodetector.py | ||
test_base.py | ||
test_commands.py | ||
test_executor.py | ||
test_graph.py | ||
test_loader.py | ||
test_operations.py | ||
test_optimizer.py | ||
test_state.py | ||
test_writer.py |