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

2016-07-04 Thread Крутые видео-советы по Гугл Хром , Вконтакте , Ютуб
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

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

2016-07-04 Thread Крутые видео-советы по Гугл Хром , Вконтакте , Ютуб
ango to a suitable version: > > > pip install 'django>1.6 ,<1.7' > > more on: > http://stackoverflow.com/questions/5226311/installing-specific-package-versions-with-pip > > > El lunes, 4 de julio de 2016, 18:04:28 (UTC+1), Крутые видео-советы по > Гугл

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

2016-07-04 Thread Крутые видео-советы по Гугл Хром , Вконтакте , Ютуб
July 4, 2016 at 10:04:27 AM, Крутые видео-советы по Гугл Хром, > Вконтакте, Ютуб (yan.had...@gmail.com ) wrote: > > 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