File "/Users/saxon17/Downloads/HellspawnHunterBackend-master/Onmyoji/urls.py", line 24, in
url(r'^s/(?P.*)$', 'django.views.static.serve', {'document_root': settings.STATIC_MEDIA}),
File "/Users/saxon17/Library/Python/2.7/lib/python/site-packages/django/conf/urls/init.py", line 85, in url
raise TypeError('view must be a callable or a list/tuple in the case of include().')
TypeError: view must be a callable or a list/tuple in the case of include().
File "/Users/saxon17/Downloads/HellspawnHunterBackend-master/Onmyoji/urls.py", line 24, in
url(r'^s/(?P.*)$', 'django.views.static.serve', {'document_root': settings.STATIC_MEDIA}),
File "/Users/saxon17/Library/Python/2.7/lib/python/site-packages/django/conf/urls/init.py", line 85, in url
raise TypeError('view must be a callable or a list/tuple in the case of include().')
TypeError: view must be a callable or a list/tuple in the case of include().