X-Git-Url: https://git.pterodactylus.net/?a=blobdiff_plain;f=settings.py.template;h=001122eb462656d0c1c8148a58628cae664a0ddd;hb=de123213707a6e22ab7d7c38ca7bc39eeacd7a98;hp=4ce7783454a7969ada3e84190aeea3ab80ee3b1c;hpb=05d6020d5bd04abe20a08297d603c927f040f05f;p=demoscenemusic.git diff --git a/settings.py.template b/settings.py.template index 4ce7783..001122e 100644 --- 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