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 02:41:26 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
82df965d5f
django-helpdesk
/
helpdesk
/
views
History
Stefano Brentegani
82df965d5f
replace HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in homepage view and test behaviour
2014-07-29 22:03:47 +02: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
Changed references from auth.User to get_user_model (views, forms & commands)
2014-06-18 16:21:37 +02:00
feeds.py
Changed references from auth.User to get_user_model (views, forms & commands)
2014-06-18 16:21:37 +02:00
kb.py
small fixes and translation
2011-09-01 13:01:03 +02:00
public.py
replace HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in homepage view and test behaviour
2014-07-29 22:03:47 +02:00
staff.py
move decorators to their own module, rename to helpdesk_*
2014-07-28 11:46:02 +02:00