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-13 18:31:10 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
e83b64c973
django-helpdesk
/
helpdesk
/
views
History
Garret Wassermann
03599f462b
Catch exception when someone enters a non-integer text into the public ticket view form,
#576
2017-12-15 20:28:39 -05: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
feeds.py
Fixing style (according to branch 'autocodestyle') + quicktest
2016-10-24 08:04:31 +02:00
kb.py
Initial general clean-up of stuff
2016-10-21 17:14:12 +02:00
public.py
Catch exception when someone enters a non-integer text into the public ticket view form,
#576
2017-12-15 20:28:39 -05:00
staff.py
Improve permissions to view pages, to partially address
#326
2017-12-15 17:18:54 -05:00