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
2025-06-09 03:07:01 +02:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
django-helpdesk
/
helpdesk
/
tests
History
Jonathan Barratt
bfcd8fc024
Add ability to restrict users' access by queue if so configured, and migration and tests for same.
2015-06-12 12:23:39 +07:00
..
__init__.py
Add ability to restrict users' access by queue if so configured, and migration and tests for same.
2015-06-12 12:23:39 +07:00
helpers.py
exclude KB from navigation if HELPDESK_KB_ENABLED is False (
fixes
#223
)
2014-07-21 18:44:54 +02:00
navigation.py
Improved support for custom user models
2014-10-22 16:18:04 +11:00
per_queue_staff_membership.py
Add ability to restrict users' access by queue if so configured, and migration and tests for same.
2015-06-12 12:23:39 +07:00
public_actions.py
Improve public action tests
2012-08-08 14:32:17 +10:00
ticket_submission.py
Specify features to load in failing testcase for django < 1.7
2015-01-14 16:00:35 +01:00