Branch: refs/heads/master
Home:
https://github.com/django/django
Commit: 64887c644a8fe1004a15e27087d4e27c95c90fcd
https://github.com/django/django/commit/64887c644a8fe1004a15e27087d4e27c95c90fcd
Author: Andrew Godwin <
and...@aeracode.org>
Date: 2014-01-08 (Wed, 08 Jan 2014)
Changed paths:
M django/db/migrations/autodetector.py
M django/db/migrations/graph.py
M django/db/migrations/loader.py
M tests/migrations/test_loader.py
M tests/migrations/test_migrations/0002_second.py
A tests/migrations/test_migrations_unmigdep/0001_initial.py
A tests/migrations/test_migrations_unmigdep/__init__.py
Log Message:
-----------
Fixed #21142: Dependency failures on unmigrated apps.