Merge pull request #14552 from edx/jmbowman/async_course_import

PLAT-1104 Import courses asynchronously
This commit is contained in:
Jeremy Bowman
2017-02-27 12:01:06 -05:00
committed by GitHub
14 changed files with 476 additions and 282 deletions

View File

@@ -34,7 +34,7 @@ django-simple-history==1.6.3
django-statici18n==1.1.5
django-storages==1.4.1
django-method-override==0.1.0
django-user-tasks==0.1.2
django-user-tasks==0.1.4
# We need a fix to DRF 3.2.x, for now use it from our own cherry-picked repo
#djangorestframework>=3.1,<3.2
git+https://github.com/edx/django-rest-framework.git@3c72cb5ee5baebc4328947371195eae2077197b0#egg=djangorestframework==3.2.3