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:
Usman Khalid
2015-09-18 16:48:18 +05:00
committed by Brian Beggs
parent 7b801c66ca
commit 6cb62f2697
556 changed files with 5004 additions and 38384 deletions

View File

@@ -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:

View File

@@ -58,10 +58,6 @@ MOCK_MODULES = [
'opaque_keys.edx.locations',
'SlashSeparatedCourseKey',
'Locator',
'south',
'modelsinspector',
'south.modelsinspector',
'add_introspection_rules',
'courseware',
'access',
'courseware.access',

View File

@@ -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