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 10:51:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
3002cf689c
django-helpdesk
/
helpdesk
/
views
History
Garret Wassermann
00cdbcf43b
Finish CSS template changes for Ticket page and related properties; includes responsive Ticket list table; styled file input buttons but need to find way to update text for beyond the first input box; added a ticket_attachment_del page to confirm removal of attachment and styled it
2016-09-12 02:11:55 -04: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 render_to_response() to render() - this should work for django1.9.4 plus django1.10
2016-06-21 17:18:06 +12:00
feeds.py
Improved support for custom user models
2014-10-22 16:18:04 +11:00
kb.py
Changed render_to_response() to render() - this should work for django1.9.4 plus django1.10
2016-06-21 17:18:06 +12:00
public.py
Fix Issue
#404
: Refactor converting query string into queue:id
2016-06-26 12:45:55 +12:00
staff.py
Finish CSS template changes for Ticket page and related properties; includes responsive Ticket list table; styled file input buttons but need to find way to update text for beyond the first input box; added a ticket_attachment_del page to confirm removal of attachment and styled it
2016-09-12 02:11:55 -04:00