mirror of
https://github.com/django/django.git
synced 2025-01-18 14:24:39 +00:00
b0ce6fe656
Added settings.SESSION_SERIALIZER which is the import path of a serializer to use for sessions. Thanks apollo13, carljm, shaib, akaariai, charettes, and dstufft for reviews.