|
|
|
@ -79,7 +79,7 @@ USE_TZ = True |
|
|
|
|
# Static files (CSS, JavaScript, Images) |
|
|
|
|
# https://docs.djangoproject.com/en/3.0/howto/static-files/ |
|
|
|
|
|
|
|
|
|
STATIC_URL = '/static/' |
|
|
|
|
STATIC_URL = '/camera/static/' |
|
|
|
|
|
|
|
|
|
ASGI_APPLICATION = 'camera_site.routing.application' |
|
|
|
|
CHANNEL_LAYERS = { |
|
|
|
|