projects
/
demoscenemusic.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
05d6020
)
Enable admin interface and the project itself.
author
David ‘Bombe’ Roden
<bombe@demoscenemusic.org>
Thu, 9 May 2013 12:13:39 +0000
(14:13 +0200)
committer
David ‘Bombe’ Roden
<bombe@demoscenemusic.org>
Thu, 9 May 2013 12:13:39 +0000
(14:13 +0200)
settings.py.template
patch
|
blob
|
history
diff --git
a/settings.py.template
b/settings.py.template
index
4ce7783
..
001122e
100644
(file)
--- a/
settings.py.template
+++ b/
settings.py.template
@@
-120,10
+120,10
@@
INSTALLED_APPS = (
'django.contrib.sites',
'django.contrib.messages',
'django.contrib.staticfiles',
- # Uncomment the next line to enable the admin:
- # 'django.contrib.admin',
+ 'django.contrib.admin',
# Uncomment the next line to enable admin documentation:
# 'django.contrib.admindocs',
+ 'DemosceneMusic.data',
)
# A sample logging configuration. The only tangible logging