Friends i can not run python manage.py migrate on Django 1.6.1. Can you give me advice plz?

12 views
Skip to first unread message

Крутые видео-советы по Гугл Хром, Вконтакте, Ютуб

unread,
Jul 4, 2016, 5:04:28 PM7/4/16
to Django users
Friends i can not run python manage.py migrate on Django 1.6.1. 

I read that i need to install South first. I installed it but "python manage.py migrate" has the same problem

Please see screenshot_43 friends

So i read another google topic where i saw that maybe command "migrate" not supported by Django 1.6.1

I am new to Django. Please can you give me your advices friends?

How can i run the comman  "python manage.py migrate"??

Screenshot_43.png

Darian Schramm

unread,
Jul 4, 2016, 5:19:20 PM7/4/16
to django...@googlegroups.com, Крутые видео-советы по Гугл Хром, Вконтакте, Ютуб
Look into South. Django migrations wasn’t included until 1.7 if I remember correctly. 
> --
> 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...@googlegroups.com.
> To post to this group, send email to django...@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/4e037197-346c-4827-bd0d-1130fc633944%40googlegroups.com.
> For more options, visit https://groups.google.com/d/optout.
>

--
Darian Schramm


Juan Escamilla

unread,
Jul 4, 2016, 5:26:45 PM7/4/16
to Django users
As   Dvschramm said the migrate command was iimplemented until 1.7 .
You can try to pip upgrade django to a suitable version:


pip install 'django>1.6 ,<1.7'

more on:
http://stackoverflow.com/questions/5226311/installing-specific-package-versions-with-pip

Крутые видео-советы по Гугл Хром, Вконтакте, Ютуб

unread,
Jul 4, 2016, 10:50:06 PM7/4/16
to Django users, yan.had...@gmail.com
Thank you a lot friend! I installed Python 3 and installed Django 1.9 so everything works now...

понедельник, 4 июля 2016 г., 20:19:20 UTC+3 пользователь Dvschramm написал:

Крутые видео-советы по Гугл Хром, Вконтакте, Ютуб

unread,
Jul 4, 2016, 10:50:27 PM7/4/16
to Django users
Thank you a lot friend! I installed Python 3 and installed Django 1.9 so everything works now...

понедельник, 4 июля 2016 г., 20:26:45 UTC+3 пользователь Juan Escamilla написал:
Reply all
Reply to author
Forward
0 new messages