python - Django 1.9 CircularDependencyError -


what can error???

raise circulardependencyerror(", ".join("%s.%s" % n n in cycle)) django.db.migrations.exceptions.circulardependencyerror: price_schedule.0001_initial, depot.0001_initial 

even when run

python3 manage.py makemigrations  

it shows "no changes detected", though deleted migrations file , folder

if run

python3 manage.py migrate 

it not showing of app

apply migrations: authtoken, sessions, contenttypes, admin, auth running migrations: no migrations apply. 


Comments

Popular posts from this blog

Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.12:test (default-test) on project.Error occurred in starting fork -

windows - Debug iNetMgr.exe unhandle exception System.Management.Automation.CmdletInvocationException -

configurationsection - activeMq-5.13.3 setup configurations for wildfly 10.0.0 -