mirror of
https://github.com/fergalmoran/dss.git
synced 2026-01-06 00:44:16 +00:00
Testing commit from new remote
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
# Django settings for dss project.
|
||||
## Django settings for dss project.
|
||||
from datetime import timedelta
|
||||
from django.core.urlresolvers import reverse_lazy
|
||||
import djcelery
|
||||
@@ -219,4 +219,4 @@ GOOGLE_ANALYTICS_CODE = localsettings.GOOGLE_ANALYTICS_CODE
|
||||
|
||||
SENDFILE_BACKEND = localsettings.SENDFILE_BACKEND
|
||||
SENDFILE_ROOT = os.path.join(MEDIA_ROOT, 'mixes')
|
||||
SENDFILE_URL = '/media/mixes'
|
||||
SENDFILE_URL = '/media/mixes'
|
||||
|
||||
Reference in New Issue
Block a user