i search for good task management system on python-django, with projects, tickets, attachments and user access customization for projects.
Advise what to choose?
i search for good task management system on python-django, with projects, tickets, attachments and
Share
Ive used django-projector. It has all the features you ask for, but ive found it to be slightly unreliable integrating with git.
For future reference, i find the best place to check for existing django projects is Django Packages.
The comparision of project management tools is here.