This website requires JavaScript.
Explore
Help
Sign In
holm
/
django-helpdeskmig
Watch
1
Star
0
Fork
0
You've already forked django-helpdeskmig
mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced
2024-11-23 00:13:32 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
71dcfb6f37
django-helpdeskmig
/
helpdesk
/
views
History
Ross Poulton
4fb9ab0617
Fixes
#122
- avoid exception when taking ticket.
2012-04-11 17:48:39 +10: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
Exclude API calls from CSRF middleware.
2012-01-15 11:38:28 +01:00
feeds.py
Change references to Jutda Helpdesk to django-helpdesk as that should
2011-01-25 23:08:41 +00:00
kb.py
small fixes and translation
2011-09-01 13:01:03 +02:00
public.py
Add setting HELPDESK_SHOW_KB_ON_HOMEPAGE to show KnowledgeBase
2012-03-02 09:28:54 +11:00
staff.py
Fixes
#122
- avoid exception when taking ticket.
2012-04-11 17:48:39 +10:00