This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdesk
Watch
1
Star
0
Fork
0
You've already forked django-helpdesk
forked from
extern/django-helpdesk
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
b42026ec33
django-helpdesk
/
helpdesk
/
views
History
Ross Poulton
c9e68a05a7
When a logged-in user hits the public ticket view, redirect them to the staff view.
2011-05-02 22:31:30 +00: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
Change references to Jutda Helpdesk to django-helpdesk as that should
2011-01-25 23:08:41 +00:00
feeds.py
Change references to Jutda Helpdesk to django-helpdesk as that should
2011-01-25 23:08:41 +00:00
kb.py
Rename categories to kb_categories
2011-02-06 17:51:25 -05:00
public.py
When a logged-in user hits the public ticket view, redirect them to the staff view.
2011-05-02 22:31:30 +00:00
staff.py
Fixes GH-54: Stats crash without open tickets. This should have already been caught, so this patch fixes it and adds another sanity check at report runtime.
2011-04-19 21:36:20 +00:00