Thursday, March 28, 2019

Re: Newbie question : running the makemigrations command in the terminal



On Thursday, 28 March 2019 16:35:46 UTC+1, kamiba...@gmail.com wrote:
Hello,

(Newbie here): I am trying to run the makemigrations icommand in my terminal. You will find here below the three relevant files, the third one showing the errors displayed in
the terminal.

My settings.py file:


https://pastebin.com/raw/xLpX0Zfg


My models.py file:

https://pastebin.com/raw/wYfSy8ET


The terminal entry (with the errors)


https://pastebin.com/raw/Pmpnepf1



    No matter the changes I make in the apps.py, settings.py and models.py files, I always read in the terminal :

     "  No changes detected in app 'munichliving_app'

     ( I am using Python 3.6 and Django 2.7.1)
 

 Thank you for your time and your help.


K.

--
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+unsubscribe@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/a62b4366-e47b-468a-a562-3ceb8fe69e27%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment