django-helpdesk/helpdesk
Alex Seeholzer 4ba29c500c Merge branch 'bugfix_models'
* bugfix_models:
  bug fix for commit
2015-02-11 13:25:52 +01:00
..
fixtures Rename initial_data.json to emailtemplate.json 2015-01-14 15:49:08 +01:00
locale Update French translations. Thanks to @tonioo; closes #259. 2014-09-18 09:50:18 +10:00
management Check for sock lib has installed 2014-12-11 01:44:47 +02:00
migrations Rename initial_data.json to emailtemplate.json 2015-01-14 15:49:08 +01:00
south_migrations Added south migration to populate the initially existing users with usersettings. 2015-02-11 13:14:36 +01:00
static/helpdesk Merge branch 'master' into template-cleanup 2014-07-26 14:03:08 +02:00
templates/helpdesk Fix user changelist for custom user models 2014-10-22 17:23:56 +11:00
templatetags Fix for no model_name in django < 1.6 2014-10-22 17:35:24 +11:00
tests Specify features to load in failing testcase for django < 1.7 2015-01-14 16:00:35 +01:00
views Improved support for custom user models 2014-10-22 16:18:04 +11:00
__init__.py Revert "Make sure custom user logic works with Django 1.4" 2014-10-24 18:05:44 +11:00
admin.py Add support for multi-locale email templates. Also added Russian templates (closes GH-1). REQUIRES SCHEMA CHANGE: SEE FILE UPGRADE. 2011-03-11 22:30:59 +00:00
akismet.py small fixes and translation 2011-09-01 13:01:03 +02:00
apps.py Fixes for Django 1.7. For prior Django versions, South 1.0 must be used for 2014-09-10 09:06:50 +10:00
forms.py Merge pull request #273 from vladyslav2/master 2014-10-27 11:17:53 +11:00
lib.py exclude '\r' from subject_part 2014-10-29 10:57:31 -05:00
models.py bug fix for commit 2015-02-11 13:23:42 +01: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 Allow Templated Subjects. 2014-07-15 15:48:42 -07:00
urls.py Merge commit '21e46f010dfecea1562a4d2b308fd78b71fec8a0' into no-admin-url 2014-07-21 21:38:40 +02:00