mirror of
https://github.com/django/django.git
synced 2025-01-07 00:46:08 +00:00
289d0ec6fd
Made deserialize_db_from_string() do not sort dependencies. deserialize_db_from_string() doesn't use natural keys, so there is no need to sort dependencies in serialize_db_to_string(). Moreover, sorting models cause issues for circular dependencies. |
||
---|---|---|
.. | ||
__init__.py | ||
test_base.py | ||
test_creation.py | ||
test_features.py | ||
test_introspection.py | ||
test_operations.py | ||
test_schema.py |