Allow for overriding settings with settingslocal

This commit is contained in:
2010-05-14 10:13:12 +01:00
parent 562e92f950
commit 050e066933
2 changed files with 2 additions and 0 deletions

1
.gitignore vendored
View File

@@ -7,3 +7,4 @@ dbsettings.py
piston
django_evolution
logs/
settingslocal.py

View File

@@ -125,3 +125,4 @@ SLICE = 'Murmur.ice'
HR_STAFF_GROUP = 'HR Staff'
from settingslocal import *