Skip to content

Instantly share code, notes, and snippets.

@simon-johansson
Created April 19, 2013 21:45
Show Gist options
  • Save simon-johansson/5423451 to your computer and use it in GitHub Desktop.
Save simon-johansson/5423451 to your computer and use it in GitHub Desktop.
#WEBPROG #film_12 #snutt_?
STATICFILES_FINDERS = (
'django.contrib.staticfiles.finders.FileSystemFinder',
'django.contrib.staticfiles.finders.AppDirectoriesFinder',
)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment