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
simply go to your project folder there is ds.sqlite3 file
open this in tool from https://sqlitebrowser.org/
Inside tool > Browse Data > select table in drop down to view table