mirror of
https://github.com/nikdoof/test-auth.git
synced 2025-12-14 06:42:16 +00:00
Allow for overriding settings with settingslocal
This commit is contained in:
1
.gitignore
vendored
1
.gitignore
vendored
@@ -7,3 +7,4 @@ dbsettings.py
|
||||
piston
|
||||
django_evolution
|
||||
logs/
|
||||
settingslocal.py
|
||||
|
||||
@@ -125,3 +125,4 @@ SLICE = 'Murmur.ice'
|
||||
|
||||
HR_STAFF_GROUP = 'HR Staff'
|
||||
|
||||
from settingslocal import *
|
||||
|
||||
Reference in New Issue
Block a user