python - django 1.6 how to use sqlite3 in virtualenv on windows? -


i'm new django. i'm trying learn online video tutorial. i'm running django 1.6 , while running command

python manage.py dbshell

then error

'sqlite3' not recognized internal or external command,operable program or batch file.

i downloaded dll files , sqlite.exe file website , added path. works on computer intended, not affect virtualenv i'm working on , kinda out of clue how proceed.

i'm using django 1.6 because tutorial follows it.


Comments

Popular posts from this blog

sublimetext3 - what keyboard shortcut is to comment/uncomment for this script tag in sublime -

java - No use of nillable="0" in SOAP Webservice -

ubuntu - Laravel 5.2 quickstart guide gives Not Found Error -