A minimal task tracker using Django Rest Framework a.k.a DRF
python manage.py dbseed
- Write tests
- Migrate all email related tasks from APIs to celery
- Support attachments in tasks
- Create a issue tracker app for testing of projects
- Add From Email in all the email communications
- Add Audit Log to all the model & their instances to track each and every change