A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.
Go to file
2007-12-28 03:29:45 +00:00
templates Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
templatetags Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
__init__.py Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
forms.py Write a FollowUp when opening a ticket, which contains the user-submitted body of the ticket. 2007-12-28 03:29:45 +00:00
models.py * Expanded existing docstrings, added new ones 2007-12-27 01:35:34 +00:00
urls.py Initial import of Python files & templates 2007-12-27 00:29:17 +00:00
views.py Write a FollowUp when opening a ticket, which contains the user-submitted body of the ticket. 2007-12-28 03:29:45 +00:00