Skip to content
Snippets Groups Projects
  • Tim McCormack's avatar
    Minimize dependency on django-celery (#23193) · 95d4acad
    Tim McCormack authored
    - Reimplement `djcelery.common.respect_language` utility function so we
      can drop the dependency.
    - Loosen `celery` pinning to a range, which brings in a fix for a
      possible crash bug
    
    Also, pin `path` to 13.1.0 for now in order to continue supporting py35.
    Unverified
    95d4acad