Fixes to waveform callback and cdn tidy

This commit is contained in:
Fergal Moran
2015-08-28 20:42:14 +01:00
parent a0f1208ded
commit 73c3c6078a
9 changed files with 24 additions and 9 deletions

View File

@@ -14,7 +14,7 @@ from rest_framework import parsers
from social.apps.django_app.utils import psa
logger = logging.getLogger('spa')
logger = logging.getLogger('dss')
@psa()