Skip to content

Commit

Permalink
manifest-check
Browse files Browse the repository at this point in the history
  • Loading branch information
Mudiwa Matanda authored and Mudiwa Matanda committed Feb 14, 2024
1 parent 7639fe2 commit 7ff09a6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions contentrepo/settings/dev.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@
# We default to using local memory for dev and tests, so that Redis isn't a dependancy
# We test against Redis in the CI
CACHES = {"default": env.cache("CACHE_URL", default="locmemcache://")}

STATICFILES_STORAGE = "django.contrib.staticfiles.storage.ManifestStaticFilesStorage"

0 comments on commit 7ff09a6

Please sign in to comment.