django-helpdeskmig/helpdesk/views
Ivan Giuliani 119b951086 Sanity checks against input for ticket search
Currently input parameters within the ticket search view are not
validated, thus (manually) altering the parameters in the query string
issues a 500. This patch attempts to solve this problem, reverting to
the default query when the situation can't be recovered.
2012-01-17 13:14:21 +01: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 more fixes on templated mail and safe context 2011-11-09 16:37:37 +01:00
feeds.py Change references to Jutda Helpdesk to django-helpdesk as that should 2011-01-25 23:08:41 +00:00
kb.py small fixes and translation 2011-09-01 13:01:03 +02:00
public.py send user back to the same page before changing the display language. 2011-11-27 09:43:51 +01:00
staff.py Sanity checks against input for ticket search 2012-01-17 13:14:21 +01:00