feat: Ad django debug toolbar
This commit is contained in:
@@ -8,6 +8,7 @@ host=localhost
|
||||
[django]
|
||||
secret=CHANGE-ME
|
||||
debug=True
|
||||
internal_ips=["127.0.0.1"]
|
||||
|
||||
[database]
|
||||
backend=sqlite3
|
||||
|
||||
Reference in New Issue
Block a user