Please i dont know what is wrong, i used south for model migration, my question is, is it
perfectly alright to use south or is the django traditional way i.e (manage.py dbshell
) any better.
My second question, i tried using manage.py dbshell
, but i get the message each time.
'sqlite3' is not recognized as an internal or external command, operable program or batch file.
Thanks.
There's is dbshell support for sqlite actually, you just need to install command line utility (package named sqlite3
in Ubuntu).
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With