mirror of
https://github.com/django-helpdesk/django-helpdesk.git
synced 2025-06-17 23:27:00 +02:00
Changing parameters in apply_query might yield an invalid state in later code that assumes the query was not changed. This patch avoids parameters modification and should fix the issue reported in #109