Hi all,

When I install my first third party application in my model I create my
initial migration and everything okay, after that probe I uninstall that
application and create another new migration number 2, but it throws me an
error because there is no longer the application in both the Setting as
well as in my virtual environment.

This is a bug in migrations? i use django 1.10.x
when apply python manage.py migrate, this error it happens i say me, no
exist the application X
and the error is in 0001_initial.py line where import the packages tha no
longer exist

how to fix this error?

thx any helps

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/CAM-7rO1VJej%2Bjoh__0VH1dMk05r0w_WjD4Mb9ipF%2B7Owg14KZw%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to