A Django application to manage tickets for an internal helpdesk. Formerly known as Jutda Helpdesk.
Go to file
Ross Poulton ab77356cd7 * Expanded existing docstrings, added new ones
* Added __unicode__ method for TicketChange.
2007-12-27 01:35:34 +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 Initial import of Python files & templates 2007-12-27 00:29:17 +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 Initial import of Python files & templates 2007-12-27 00:29:17 +00:00