Use patched version of django-celery with support for natural key.
https://github.com/celery/django-celery/pull/552 Signed-off-by: Roberto Rosario <roberto.rosario.gonzalez@gmail.com>
This commit is contained in:
@@ -6,7 +6,8 @@ cssmin==0.2.0
|
||||
|
||||
django-activity-stream==0.6.5
|
||||
django-autoadmin==1.1.1
|
||||
django-celery==3.2.1
|
||||
#django-celery==3.2.1 - Use fork below until patch https://github.com/celery/django-celery/pull/552 is accepted.
|
||||
https://github.com/mayan-edms/django-celery/zipball/master#egg=django-celery
|
||||
django-colorful==1.2
|
||||
django-compressor==2.2
|
||||
django-cors-headers==2.2.0
|
||||
|
||||
Reference in New Issue
Block a user