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:
c609031
)
settings: Disable all default apps.
author
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 18 Oct 2010 10:35:24 +0000
(12:35 +0200)
committer
Matthijs Kooijman
<matthijs@stdin.nl>
Mon, 18 Oct 2010 10:35:52 +0000
(12:35 +0200)
settings.py
patch
|
blob
|
history
diff --git
a/settings.py
b/settings.py
index f3c0af5f0c210a6f24c96f155f7497cdd226ebaa..5f3fcbd750cca39a1fa29595797ae33e77f1c9ec 100644
(file)
--- a/
settings.py
+++ b/
settings.py
@@
-72,8
+72,4
@@
TEMPLATE_DIRS = (
)
INSTALLED_APPS = (
- 'django.contrib.auth',
- 'django.contrib.contenttypes',
- 'django.contrib.sessions',
- 'django.contrib.sites',
)