How can I see my databases in SQlite for Django.
I am following the django tutorial on ubuntu.
Now its working fine except. After running
p
I have used option 'dbshell' if this is already synced:
python manage.py dbshell
SQLite version 3.8.2 2013-12-06 14:53:30 Enter ".help" for instructions Enter SQL statements terminated with a ";"
sqlite> .databases