initial commit
This commit is contained in:
8
config/settings/local.py
Normal file
8
config/settings/local.py
Normal file
@@ -0,0 +1,8 @@
|
||||
"""
|
||||
Local developer overrides.
|
||||
|
||||
Copy this file and set only the settings you want to override locally.
|
||||
"""
|
||||
|
||||
# Example:
|
||||
# DEBUG = True
|
||||
Reference in New Issue
Block a user