mirror of
https://gitea.mueller.network/extern/django-helpdesk.git
synced 2025-03-01 08:31:27 +01: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 |
||
---|---|---|
.. | ||
fixtures | ||
locale | ||
management | ||
migrations | ||
static/helpdesk | ||
templates/helpdesk | ||
templatetags | ||
views | ||
__init__.py | ||
admin.py | ||
akismet.py | ||
forms.py | ||
lib.py | ||
models.py | ||
settings.py | ||
urls.py |