Releases: morlandi/django-task
Releases · morlandi/django-task
v0.3.3
- Optionally log to either file or text field
- Management commands to dump and delete all tasks
v0.3.2
- search by task.id and task.job_id
v0.3.1
- Keep track of task mode (sync or async)
v0.3.0
- new class Job provided to share task-related logic among job funcs
v0.1.15
- hack for prepopulated_fields