updated template
This commit is contained in:
parent
7a90881e03
commit
7a7355de8d
@ -134,3 +134,5 @@ USE_TZ = True
|
||||
# https://docs.djangoproject.com/en/2.0/howto/static-files/
|
||||
|
||||
STATIC_URL = '/static/'
|
||||
|
||||
STATIC_ROOT = os.path.join(BASE_DIR, "staticfiles")
|
Loading…
Reference in New Issue
Block a user