django-helpdesk/views
Ross Poulton 787a727ecf Fix issue #32: Public view for queues with a hyphen in the slug
caused an error. Thanks to simeonf.
2008-12-10 09:27:07 +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 Fix issue #32: Public view for queues with a hyphen in the slug 2008-12-10 09:27:07 +00:00
staff.py * Fixed issue #29, thank you to Jason Nolen for reporting it. Prior 2008-11-18 00:14:36 +00:00