9 lines
134 B
Python
9 lines
134 B
Python
"""
|
|
Local developer overrides.
|
|
|
|
Copy this file and set only the settings you want to override locally.
|
|
"""
|
|
|
|
# Example:
|
|
# DEBUG = True
|