Monday, July 16, 2018

Re: problem with instaling django

Use this commands to solve ur problem:
"Python manage.py makemigrations"
Then
"Python manage.py migrate"
When you add new file such as static files & adding new app
You have to use this 2 commands.



On Jul 16, 2018, at 6:47 PM, Shay Hershko <shayherhsko@gmail.com> wrote:

 i tried to install django and for some reson it dosent work i have followed the instructions on the website and on thie video (https://www.youtube.com/watch?v=MEcWRk9w0t0) and this is what i get 

--
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/493511d9-59da-4524-9e2e-c42f2980f767%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

No comments:

Post a Comment