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:
37d43b0
)
settings: Disable DEBUG.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 19 Oct 2010 08:27:36 +0000
(10:27 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Tue, 19 Oct 2010 08:27:36 +0000
(10:27 +0200)
settings.py
patch
|
blob
|
history
diff --git
a/settings.py
b/settings.py
index 52f65eef12fde753bada12076c85a8a3d02dde72..7a10053a7c27dbf02022c8183deea39b0cb9fbb4 100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-4,7
+4,7
@@
import os
PROJECT_DIR = os.path.dirname(__file__)
PROJECT_DIR = os.path.dirname(__file__)
-DEBUG =
Tru
e
+DEBUG =
Fals
e
TEMPLATE_DEBUG = DEBUG
ADMINS = (
TEMPLATE_DEBUG = DEBUG
ADMINS = (