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

Pickle serializer for sessions #29

Open
avium opened this issue Feb 18, 2015 · 1 comment
Open

Pickle serializer for sessions #29

avium opened this issue Feb 18, 2015 · 1 comment

Comments

@avium
Copy link

avium commented Feb 18, 2015

Does this app require users to change the Django setting SESSION_SERIALIZER to 'django.contrib.sessions.serializers.PickleSerializer'? Based on the Django documentation, this seems like a fairly steep price to pay: https://docs.djangoproject.com/en/1.7/topics/http/sessions/#session-serialization.

Is there anything we can do to help add support for JSONSerializer?

@tarak
Copy link
Owner

tarak commented Feb 19, 2015

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