Skip to content

Create todo tasks objects

Prashant Dodiya requested to merge pra17dod/django-microfarm:todo_tasks into master

This will add todo app which will maintain the status of the task objects and these objects will be created using celery and also add admin actions for these objects.

Closes coala/GSoC/gsoc-2021#60 (closed)

Merge request reports