Contenido
ManagementCommandJob
Stores the requests to run a management command using this app.
Bases: django.db.models.Model
django.db.models.Model
Stores the requests to run a management command using this app. It allows us to have more control over the celery TaskResults.