• Luke Plant's avatar
    Fixed bug in circular dependency algo for migration dependencies. · ff3d746e
    Luke Plant yazdı
    Previous algo only worked if the first item was a part of the loop,
    and you would get an infinite loop otherwise (see test).
    
    To fix this, it was much easier to do a pre-pass.
    
    A bonus is that you now get an error message that actually helps you debug
    the dependency problem.
    ff3d746e
Adı
Son kayıt (commit)
Son güncelleme
.tx Loading commit data...
django Loading commit data...
docs Loading commit data...
extras Loading commit data...
scripts Loading commit data...
tests Loading commit data...
.gitattributes Loading commit data...
.gitignore Loading commit data...
.hgignore Loading commit data...
AUTHORS Loading commit data...
CONTRIBUTING.rst Loading commit data...
INSTALL Loading commit data...
LICENSE Loading commit data...
MANIFEST.in Loading commit data...
README.rst Loading commit data...
setup.cfg Loading commit data...
setup.py Loading commit data...