django-helpdesk/helpdesk
2017-09-13 01:17:05 -04:00
..
fixtures Remove the assigned_cc html tag from the fixtures, typo? 2017-06-03 17:28:12 -04:00
locale Merge pull request #497 from gwasser/update_es_MX 2017-03-31 19:37:18 +07:00
management Miscellaneous debug log additions. 2017-09-06 16:22:06 +01:00
migrations Migration added 2017-03-26 10:24:32 +04:00
static/helpdesk Update flot-tooltip to 0.9.0 2017-05-26 16:05:19 -04:00
templates/helpdesk Fix missing templatetag load, to address #549 2017-09-13 01:17:05 -04:00
templatetags Fix PEP8 errors 2017-07-30 20:33:25 -04:00
tests Fix PEP8 errors 2017-07-30 20:33:25 -04:00
views Update ticket_view for Python 2 and 3, to correct a 500 error in #494 2017-08-30 10:49:56 -04:00
__init__.py Moved all project files under a "helpdesk" directory. Should make it easier to use setup.py / pypi / whatever in the future. 2011-01-25 23:02:00 +00:00
admin.py Enhancements to Admin (#524) 2017-06-19 14:34:36 -04:00
akismet.py fixing RST syntax for docstring on akismet.py 2016-10-26 10:22:15 +02:00
apps.py Initial general clean-up of stuff 2016-10-21 17:14:12 +02:00
forms.py Added unique related_name “usersetttings_helpdesk” for the one-to-one relation to User in UserSettings. 2017-01-13 15:22:41 +01:00
lib.py Miscellaneous debug log additions. 2017-09-06 16:22:06 +01:00
models.py Django 2.0 requires explicit parameters; must go back and change others 2017-09-12 20:57:10 -04:00
poll_helpdesk_email_queues.sh Closes #161 - provide script to simplify automation of email polling 2013-01-20 14:40:57 +11:00
settings.py Put es in list of common translation languages for settings 2017-07-17 03:56:22 -04:00
urls.py Remove all the deprecated API related files and references 2016-10-29 08:50:13 +02:00