forked from extern/django-helpdesk
558f140bfb
Without this change, django1.10 is missing the 'user' object from the context, which results in a very hard to track down bug manifesting in ; "NoReverseMatch: Reverse for 'helpdesk_rss_user' with arguments '('',)' and keyword arguments '{}' not found." At first glance users may think this is the dots-in-usernames bug, but the username is totally missing. |
||
---|---|---|
.. | ||
__init__.py | ||
api.py | ||
feeds.py | ||
kb.py | ||
public.py | ||
staff.py |