As we're in full control of:
WEBROOT = '{{ webroot }}' STATIC_URL = '/static/'
this should be fixable.
As we're in full control of:
WEBROOT = '{{ webroot }}'
STATIC_URL = '/static/'
this should be fixable.