Skip to content

How to access the database #13

Answered by Ansarimajid
StonzX asked this question in Q&A
Discussion options

You must be logged in to vote

Can u tell me how to access the database and is the data saved on server an how to access the data

You can connect and access database in settings.py where you can paste your database configuration which may PostgreSQL, MySQL etc, In this project I used local database SQLite which is a simple local database that can be used to store data.

If you're facing any issue, you can open Issue I will try to resolve as soon as possible..

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by Ansarimajid
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants