Why would I use syncdb when moving forward e.g., 1.9...I can't use it?
On Wednesday, June 3, 2015 at 7:07:28 PM UTC-4, Nikolay Fedosov wrote:
>
> use syncdb instead of migrate for initialization of your database
>
> 04.06.2015 2:04, Abhijit Chatterjee пишет:
>
> Using windows 8. I use cygwin to
use syncdb instead of migrate for initialization of your database
04.06.2015 2:04, Abhijit Chatterjee пишет:
Using windows 8. I use cygwin to do the following:
#-
All these commands worked
#-
Using windows 8. I use cygwin to do the following:
#-
All these commands worked
#
mkdir django-blog
cd django-blog
virtualenv env
source env/Scripts/activate
pip ins
3 matches
Mail list logo