Skip to content

Migrate from djcelery to django_celery_results #604

Description

@spaceone

Hello,

Is there a documentation about migrating from djcelery to django_celery_results?

It seems there were 6 tables:

 public | djcelery_crontabschedule   | table | 
 public | djcelery_intervalschedule  | table | 
 public | djcelery_periodictask      | table | 
 public | djcelery_periodictasks     | table | 
 public | djcelery_taskstate         | table | 
 public | djcelery_workerstate       | table | 

And now only one:

public | django_celery_results_taskresult | table |

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Fields

    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions