Hello,
I'm tryin to install django on my windows machine, but I got stuck in
the followin line "Consider symlinking to django-admin.py from some
place on your path, such as /usr/local/bin." I'm not too techno-
savvy...can someone point me in the right direction as to what that
means and/or how I g
I'm tryin out the tutorial and am very new to this...I have my
settings.py as:
DATABASE_ENGINE = 'sqlite3' # 'postgresql_psycopg2',
'postgresql', 'mysql', 'sqlite3' or 'oracle'.
DATABASE_NAME = 'C:\Users\Student\Desktop\mysite'
and when I run the command:
python manage.py syncdb
I get
2 matches
Mail list logo