Commit aed9203d by Ahsan Ulhaq Committed by Ahsan Ul Haq

Remove history package requirement and settings

LEARNER-3528
parent 19b43b2d
...@@ -271,7 +271,6 @@ DJANGO_APPS = [ ...@@ -271,7 +271,6 @@ DJANGO_APPS = [
'widget_tweaks', 'widget_tweaks',
'compressor', 'compressor',
'rest_framework', 'rest_framework',
'simple_history',
'waffle', 'waffle',
'django_filters', 'django_filters',
'release_util', 'release_util',
......
...@@ -13,7 +13,6 @@ django_extensions==1.9.0 ...@@ -13,7 +13,6 @@ django_extensions==1.9.0
django-filter==1.0.4 django-filter==1.0.4
django-libsass==0.5 django-libsass==0.5
django-oscar==1.4 django-oscar==1.4
django-simple-history==1.8.2
django-solo==1.1.2 django-solo==1.1.2
django-threadlocals==0.8 django-threadlocals==0.8
django-waffle==0.12.0 django-waffle==0.12.0
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment