django-helpdesk/views
Ross Poulton f419d8e2d0 Issue #102
Add rudimentary CC: functionality on tickets, controlled by staff users. CC's 
can be e-mail addresses or users, who will receive copies of all emails sent 
to the Submitter. This is a work in progress.
2009-09-09 08:47:48 +00:00
..
__init__.py * Add localisation hooks 2008-05-21 21:16:44 +00:00
api.py Issue #102 2009-09-09 08:47:48 +00:00
feeds.py * Large change to clean up the codebase: Decrease excess whitespace at ends 2008-08-19 08:50:38 +00:00
kb.py * Large change to clean up the codebase: Decrease excess whitespace at ends 2008-08-19 08:50:38 +00:00
public.py Fix issue #92: Invalid ticket ID throws 500 error. 2009-08-08 02:53:33 +00:00
staff.py Issue #102 2009-09-09 08:47:48 +00:00