mirror of
https://github.com/OpenBankProject/API-Manager.git
synced 2026-02-06 14:46:45 +00:00
Changes Done in ReadMe.md
This commit is contained in:
parent
1498853bb6
commit
aff0ffd9e7
@ -124,7 +124,7 @@ DATABASE = {
|
||||
|
||||
Changes to this file will not be overwritten on updates. The settings there can override anything specified in `apimanager/apimanager/settings.py`.
|
||||
|
||||
The application's authentication is API-driven. However, to make use of Django's authentication framework and sessions, there is a minimal requirement of a database. Pre default, sqlite is used, but you can configure any Django-supported backend you want. Please lookup the appropriate documentation.
|
||||
The application's authentication is API-driven. However, to make use of Django's authentication framework and sessions, there is a minimal requirement of a database.By default, sqlite is used, but you can configure any Django-supported backend you want. Please lookup the appropriate documentation.
|
||||
|
||||
|
||||
## Initialise database
|
||||
|
||||
Loading…
Reference in New Issue
Block a user