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-22 07:53:19 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
b1b89d1d6f
django-helpdeskmig
/
helpdesk
/
views
History
Stefano Brentegani
b1b89d1d6f
replace all explicit uses of HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in helpdesk.views.staff
2014-07-30 06:58:57 +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
replace all explicit uses of HELPDESK_ALLOW_NON_STAFF_TICKET_UPDATE in helpdesk.views.staff
2014-07-30 06:58:57 +02:00