>> Did you delete the previously created migration files? Django won't ask >> those questions unless previous migration files exist. If you're starting >> with a fresh database, you probably should. >> >> -James > > > Ah, ha! That must be it. Much appreciate the tip. > ...but the problem is I can't find the migration files in order to delete them. > Where are they? > A google search didn't get me far. > Thanks, Alex
There should be a 'migrations' folder that was created inside of your app. You can whack the whole folder, it will be created next time you run 'makemigrations'. -James -- 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 http://groups.google.com/group/django-users. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CA%2Be%2BciUoHq5_Uu_gHisAM8tkUfhZRzPd%2BFbn4j_iTXgi7AE9Vw%40mail.gmail.com. For more options, visit https://groups.google.com/d/optout.