🎨 Use 4 spaces and double quotes
This commit is contained in:
parent
4fffeda0ba
commit
e142489ed9
1 changed files with 1 additions and 1 deletions
|
|
@ -2,6 +2,6 @@
|
||||||
PROJECT_NAME = "MyProject"
|
PROJECT_NAME = "MyProject"
|
||||||
DATABASE_URL = "sqlite://db.sqlite3"
|
DATABASE_URL = "sqlite://db.sqlite3"
|
||||||
INSTALLED_APPS = [
|
INSTALLED_APPS = [
|
||||||
#'ohmyapi_auth',
|
#"ohmyapi_auth",
|
||||||
]
|
]
|
||||||
|
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue