This website requires JavaScript.
Explore
Help
Sign In
extern
/
django-helpdesk
Watch
1
Star
0
Fork
1
You've already forked django-helpdesk
mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced
2024-12-14 10:51:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
783aa2481c
django-helpdesk
/
helpdesk
/
views
History
Darren Riedlinger
ac8ead52c8
getattr on usersettings.setting dict always returns False. Use settings.get() instead
2016-03-06 12:46:36 -08: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
api.py
Deprecate custom API (see
#198
)
2015-12-22 11:28:00 +11:00
feeds.py
Improved support for custom user models
2014-10-22 16:18:04 +11:00
kb.py
small fixes and translation
2011-09-01 13:01:03 +02:00
public.py
getattr on usersettings.setting dict always returns False. Use settings.get() instead
2016-03-06 12:46:36 -08:00
staff.py
(1064, "You have an error in your SQL syntax; check the manual that corresponds to your MariaDB server version for the right syntax to use near ')\n GROUP BY queue, name\n ORDER BY q.id' at line 9") helpdesk/views/staff.py in dashboard 149 solved. When queues is null do not add to sql q.id in ()
2016-03-01 22:53:33 +01:00