sticks-dashboard/_sticks.py.example
Anthony Michon 4a020e1d16 Initial commit
Change-Id: I934b18adfe286b57451d0fa8eb919519335e10e7
2015-05-11 14:17:25 +02:00

4 lines
98 B
Plaintext

DASHBOARD = 'helpdesk'
ADD_INSTALLED_APPS = ['sticksdashboard']
DEFAULT = True
ADD_EXCEPTIONS = {}