Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

KeyError: '_auth_user_id' #69

Open
vcostas opened this issue Aug 7, 2018 · 1 comment
Open

KeyError: '_auth_user_id' #69

vcostas opened this issue Aug 7, 2018 · 1 comment

Comments

@vcostas
Copy link

vcostas commented Aug 7, 2018

"/usr/local/lib/python3.5/dist-packages/easyaudit/signals/request_signals.py", line 40, in request_started_handler
user_id = session.get_decoded()['_auth_user_id']
KeyError: '_auth_user_id'

Please merge the code.
Fix in fork 'https://github.com/vcostas/django-easy-audit'

@mugumedavid
Copy link

mugumedavid commented Apr 2, 2019

@vcostas I've made a PR from my fork that resolves this. I experienced this bug as well and resolved it that way. Your resolution is smarter, but I don' know if you made a PR

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants