mirror of
https://github.com/fergalmoran/dss.api.git
synced 2025-12-28 12:18:52 +00:00
Fixes to waveform callback and cdn tidy
This commit is contained in:
@@ -30,7 +30,7 @@ from spa.models.notification import Notification
|
||||
from spa.models.show import Show
|
||||
from spa.models.userprofile import UserProfile
|
||||
|
||||
logger = logging.getLogger('spa')
|
||||
logger = logging.getLogger('dss')
|
||||
|
||||
|
||||
class AnonymousWriteUserDelete(BasePermission):
|
||||
|
||||
Reference in New Issue
Block a user