Merge pull request #10059 from edx/usman/use-included-staticfiles-app

Upgrade django pipeline to v.1.5.3.
This commit is contained in:
Usman Khalid
2015-10-08 16:10:36 +05:00
32 changed files with 73 additions and 79 deletions

View File

@@ -84,9 +84,9 @@ MOCK_MODULES = [
'ratelimitbackend',
'analytics',
'courseware.courses',
'staticfiles',
'django.contrib.staticfiles',
'storage',
'staticfiles.storage',
'django.contrib.staticfiles.storage',
'content',
'xmodule.contentstore',
'xmodule.contentstore.content',