Skip to content

Conversation

amigcamel
Copy link

Add support for Django 1.10

Since Django 1.10,
it raises errors like object() takes no parameters
if the custom middleware is not inherited MiddlewareMixin.

Similar question: http://stackoverflow.com/a/41634798/1105489

tzulberti and others added 28 commits June 21, 2012 10:04
Renamed app, added keepalive ping
Changed from datetime objects to timestamps allowing the use of serializers.JSONSerializer for session serialization (as it the default serialization since Django 1.6.x).
Probably faster as well.
Session keep alive ping breaks if l10n is on and use_thousands_separator=True
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.

5 participants