Hello! I was writing my models with forms.Forms and after writing when i run "python manage.py makemigrations app_label" it shows the error as "app not deceted".
And at at same time when i build some models with models.Model and when i run the same command so all the migrations get implemented. It is so that for forms based models migrations are not applied If not i am unable to find the bug Please Help Thanks. -- 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 [email protected]. To post to this group, send email to [email protected]. 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/f2b8c7cb-4e9c-4543-a80c-65d5bee3d935%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

