On Oct 14, 2016 10:38 AM, "Gergely Polonkai" <gerg...@polonkai.eu> wrote:

> Hello,
>
> assuming you created the models.py file and filled it with model classes,
> the only thing I can think of is you haven't added your own app to the
> INSTALLED_APPS variable in settings.py
>
> Hope that helps.
>
> Best,
> Gergely
>
> On Fri, Oct 14, 2016, 03:37 Paul Handley <apaul.hand...@gmail.com> wrote:
>
>> 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
>> <https://groups.google.com/d/msgid/django-users/26810988-cbb9-4798-9b5b-f8fa7cfff90f%40googlegroups.com?utm_medium=email&utm_source=footer>
>> .
>> For more options, visit https://groups.google.com/d/optout.
>>
> --
> 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/CACczBUKh95ZQ-VoWxZ4zQV-Wn%
> 3DQYihzRx_2%2BkyhcSNhkPMjy8g%40mail.gmail.com
> <https://groups.google.com/d/msgid/django-users/CACczBUKh95ZQ-VoWxZ4zQV-Wn%3DQYihzRx_2%2BkyhcSNhkPMjy8g%40mail.gmail.com?utm_medium=email&utm_source=footer>
> .
> For more options, visit https://groups.google.com/d/optout.
>

-- 
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/CAAcansuw6SrFB1eb0RxCRwGrnHfe%3D%3DBE%3DFg%3D7NZvgpCbtcC1xg%40mail.gmail.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to