Skip to content

Instantly share code, notes, and snippets.

@DanyF-github
Created March 24, 2022 10:53
Show Gist options
  • Save DanyF-github/5e1229272a96b43500d3ae7e2c1a48ea to your computer and use it in GitHub Desktop.
Save DanyF-github/5e1229272a96b43500d3ae7e2c1a48ea to your computer and use it in GitHub Desktop.
= '/static/'
STATICFILES_DIRS = [BASE_DIR / 'static']
STATIC_ROOT = BASE_DIR / 'staticfiles'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment