From ba8fd8f082bb8bd251cfead66ee74a939d9251a7 Mon Sep 17 00:00:00 2001 From: Ned Batchelder Date: Mon, 10 Aug 2015 11:54:13 -0400 Subject: [PATCH] Update the version of django-staticfiles This gets us: - Static files can have non-ASCII characters in them. - A useful log message if a file can't be found. --- requirements/edx/github.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements/edx/github.txt b/requirements/edx/github.txt index 2602acb921..e83fa1d98c 100644 --- a/requirements/edx/github.txt +++ b/requirements/edx/github.txt @@ -8,7 +8,7 @@ # Python libraries to install directly from github # Third-party: --e git+https://github.com/edx/django-staticfiles.git@d89aae2a82f2b#egg=django-staticfiles +git+https://github.com/edx/django-staticfiles.git@031bdeaea85798b8c284e2a09977df3e32d06b5d#egg=django-staticfiles==1.2.1.0003 -e git+https://github.com/edx/django-pipeline.git@88ec8a011e481918fdc9d2682d4017c835acd8be#egg=django-pipeline -e git+https://github.com/edx/django-wiki.git@cd0b2b31997afccde519fe5b3365e61a9edb143f#egg=django-wiki -e git+https://github.com/edx/django-oauth2-provider.git@0.2.7-fork-edx-5#egg=django-oauth2-provider