django-helpdesk/helpdesk
2017-06-02 11:44:49 -05:00
..
fixtures Added 'es' translation to email templates 2017-06-02 11:44:49 -05:00
locale Merge pull request #497 from gwasser/update_es_MX 2017-03-31 19:37:18 +07:00
management PEP-8 fixes 2017-04-20 02:44:12 -04:00
migrations Migration added 2017-03-26 10:24:32 +04:00
static/helpdesk Remove offending comment in jquery ui css to address an issue brought up in #479 2017-04-20 03:06:10 -04:00
templates/helpdesk Merge branch 'master' into master 2017-04-06 08:21:43 +07:00
templatetags Fixing style (according to branch 'autocodestyle') + quicktest 2016-10-24 08:04:31 +02:00
tests Last PEP-8 fix? 2017-04-20 02:54:35 -04:00
views PEP8 fixups 2017-04-16 04:44:16 -04:00
__init__.py Revert "Make sure custom user logic works with Django 1.4" 2014-10-24 18:05:44 +11:00
admin.py Initial general clean-up of stuff 2016-10-21 17:14:12 +02: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 make old subject_part pretty 2017-01-09 00:30:36 +01:00
models.py Change queue permission_name from 50 chars to 72 chars (#484) 2017-02-12 17:33:53 +07: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 Remove all the deprecated API related files and references 2016-10-29 08:50:13 +02:00
urls.py Remove all the deprecated API related files and references 2016-10-29 08:50:13 +02:00