django-helpdeskmig/views
Ross Poulton 93723e9e7a Fixes issue #63. Thanks, Kirim.
Entering gibberish in the 'Ticket Number' field when viewing a ticket on
the public form threw up a 500 error.
2009-06-27 01:00:55 +00:00
..
__init__.py * Add localisation hooks 2008-05-21 21:16:44 +00:00
api.py * Added force_insert and force_update parameters to model save() overrides (as per Django rev 8670) 2008-09-09 08:32:01 +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 Fixes issue #63. Thanks, Kirim. 2009-06-27 01:00:55 +00:00
staff.py Fixes issue #49 - tickets had no 'edit' function. 2009-06-03 11:43:46 +00:00