projets
/
auf_rh_dae.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8bf241d
)
debug : legacy dans settings
author
Davin Baragiotta
<davin.baragiotta@auf.org>
Thu, 31 May 2012 19:34:55 +0000
(15:34 -0400)
committer
Davin BARAGIOTTA
<davin.baragiotta@auf.org>
Thu, 31 May 2012 19:34:55 +0000
(15:34 -0400)
project/settings.py
patch
|
blob
|
blame
|
history
diff --git
a/project/settings.py
b/project/settings.py
index
ec236d5
..
d6624b9
100644
(file)
--- a/
project/settings.py
+++ b/
project/settings.py
@@
-166,9
+166,5
@@
TINYMCE_DEFAULT_CONFIG = {
'content_css' : '/media/css/tinymce.css',
}
-DATABASE_ROUTERS = (
- 'project.legacy.DatabaseRouter',
-)
-
# django-sendfile
SENDFILE_BACKEND = 'sendfile.backends.simple'