Rebase upgrade Django to v1.8.5
Please note that this is a squshed commit and the work of: Symbolist, macdiesel, nedbat, doctoryes, muzaffaryousaf and muhammad-ammar
This commit is contained in:
committed by
Brian Beggs
parent
7b801c66ca
commit
6cb62f2697
@@ -30,10 +30,6 @@ MOCK_MODULES = [
|
||||
'Location',
|
||||
'opaque_keys.edx.locator',
|
||||
'Locator',
|
||||
'south',
|
||||
'modelsinspector',
|
||||
'south.modelsinspector',
|
||||
'add_introspection_rules'
|
||||
]
|
||||
|
||||
for mod_name in MOCK_MODULES:
|
||||
|
||||
@@ -58,10 +58,6 @@ MOCK_MODULES = [
|
||||
'opaque_keys.edx.locations',
|
||||
'SlashSeparatedCourseKey',
|
||||
'Locator',
|
||||
'south',
|
||||
'modelsinspector',
|
||||
'south.modelsinspector',
|
||||
'add_introspection_rules',
|
||||
'courseware',
|
||||
'access',
|
||||
'courseware.access',
|
||||
|
||||
@@ -50,7 +50,6 @@ PyYAML==3.10
|
||||
requests==2.3.0
|
||||
Shapely==1.2.16
|
||||
sorl-thumbnail==12.3
|
||||
South==1.0.1
|
||||
sympy==0.7.1
|
||||
xmltodict==0.4.1
|
||||
|
||||
|
||||
Reference in New Issue
Block a user