Commit 7a7c73de by Jeremy Bowman Committed by GitHub

Merge pull request #14109 from edx/user_tasks_upgrade

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