On Sunday, February 14, 2016 at 10:48:37 AM UTC+5, James Schneider wrote: > > > On Feb 13, 2016 9:42 PM, "ahmed waqas Nasir" <[email protected] > <javascript:>> wrote: > > > > i have made a model names STUDENT and when i run migrataion no > migration applied but when from admin i tried to browse student i got > following error > > Have you run 'manage.py makemigrations' to generate a new migration, and > then run 'manage.py migrate'? It sounds like you haven't created a new > migration file to apply after making your changes. > > -James >
yes i did run makemigrations ... but i got following response .... no changes to apply -- 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/ec9e7f9d-9dfc-44f4-85fe-452e073e7d85%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.

