I am taking the Django and Python course on Lynda.com I have been following 
along, as the presenter shows me how to do it. I have downloaded and 
installed Python and Django; created my first project and first app. When I 
the presenter showed how to make a first "migration" by typing "python 
manage.py makemigrations" his computer terminal showed success in that a 
file called "initial.py was created. When I tried this at my terminal all I 
got was "No changes detected" I looked in file explorer to see if the file 
was created anyway, it wasn't.

If I have done everything correctly( and I have) why is this not working?

Thanks,
Paul

-- 
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/26810988-cbb9-4798-9b5b-f8fa7cfff90f%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to