Add localsettings sample
[cas.git] / src / cas / localsettings.sample
1 # Copy this to localsettings.py and set any settings you need to change. 
2
3 DEBUG = True
4 SECRET_KEY = ''
5 ALLOWED_HOSTS = []
6