Ticketing
To-do systems and ticket managers.
Search & Filter
| Package | django-helpdesk | django-todo | yats |
|---|---|---|---|
|
Description
|
A Django application to manage
tickets for an internal helpdesk. Formerly known as Jutda H… |
A multi-user, multi-group
todo/ticketing system for Django projects. Includes CSV import a… |
yet another ticketing system
|
|
Category
|
Project | App | App |
|
Using This
|
29
|
10
|
4
|
|
Python 3?
|
Yes | Yes | No |
|
Dev Status
|
Production/Stable | Unknown | - |
|
Version (PyPI)
|
2.1.1 | 2.5.0 | - |
|
Stars
|
1,664 | 847 | 59 |
|
Forks
|
677 | 286 | 22 |
|
Commits
|
|
|
|
|
Updated
|
3 May 2026 | 17 Apr 2026 | 24 Jan 2025 |
|
License
|
BSD-3-Clause | BSD-3-Clause | UNKNOWN |
|
Links
|
|||
|
Feature Comparison
(click cells to edit)
|
|||
|
Multi-user
|
|
|
|
|
Multi-group
|
—
|
|
custom field
|
|
Searchable
|
|
|
|
|
Easy prioritization
|
|
|
|
|
E-Mail
|
|
|
|
|
Task editing/re-assignment
|
|
|
|
|
All-tasks view
|
|
|
|
|
Incoming email
|
|
—
|
—
|
|
File attachments
|
|
—
|
|
|
Audit history
|
|
—
|
|
|
Git Integration
|
—
|
—
|
(Github)
|
|
Mercurial Integration
|
—
|
—
|
—
|
|
SVN Integration
|
—
|
—
|
—
|
|
Bazaar Integration
|
—
|
—
|
—
|
|
Custom Ticket Fields
|
|
—
|
|
|
Project Versioning
|
—
|
—
|
custom field
|
|
Project Milestones
|
—
|
—
|
custom field
|
|
Reports
|
|
—
|
|
|
customer view
|
|
—
|
|
|
Kanban board
|
—
|
—
|
|
|
CalDAV support
|
—
|
—
|
|
|
Jabber
|
—
|
—
|
|
A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.
A multi-user, multi-group todo/ticketing system for Django projects. Includes CSV import and integrated mail tracking.
yet another ticketing system
Features Being Compared
Multi-user
Uses Django's User object for ticket assignments.
Multi-group
Uses Django's Group object to arrange tickets according to team.
Searchable
Search all tickets user has permission to access.
Easy prioritization
Drag and drop or other method for easy task prioritization.
New ticket assignments sent to assignees.
Task editing/re-assignment
Allow task owner or admin to modify ticket assignment details.
All-tasks view
Let user see all tickets assigned to her regardless of the list they're in.
Incoming email
Email can be sent TO the app to create a new ticket.
File attachments
Let files be attached to tickets
Audit history
Track changes to items for audit & accountability reasons
Git Integration
Mercurial Integration
SVN Integration
Bazaar Integration
Custom Ticket Fields
Project Versioning
Project Milestones
Reports
saved search
customer view
configure the fields viewable by your customers
Kanban board
view tickets on a kanban board e.g. with columns: todo, doing, done
CalDAV support
publish tickets via CalDAV as VTDOD for usage with external Clients like Mozilla Lightning, Apple Tasks, DAVDroid, etc.
Jabber
New ticket assignments sent to assignees.