projects
/
matthijs
/
projects
/
dorestad-bookings.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ef52500
)
settings: Enable the tickets application.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 18 Oct 2010 10:41:31 +0000
(12:41 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 18 Oct 2010 10:43:33 +0000
(12:43 +0200)
settings.py
patch
|
blob
|
history
diff --git
a/settings.py
b/settings.py
index d5eb8acf84bb14776627d5bc3af847da9476fabf..359d0864d56d0d805f98cd47e1fda24a418cd818 100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-78,4
+78,5
@@
TEMPLATE_DIRS = (
)
INSTALLED_APPS = (
+ 'tickets',
)