Skip to content

Fix pickle import in backend.py #3

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

Open
wants to merge 8 commits into
base: master
Choose a base branch
from
Open

Conversation

lpomfrey
Copy link

pickle disappears from django.contrib.sessions.backends.base in Django
1.5.

lpomfrey and others added 8 commits September 15, 2013 14:55
pickle disappears from django.contrib.sessions.backends.base in Django
1.5.
Django 1.5 allows the serializer used in session serialization to be
specified using the SESSION_SERIALIZER setting. This allows redisession
to use the same mechanism, whilst maintaining backwards compatibility.
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

Successfully merging this pull request may close these issues.

1 participant