bdae19cf63
SessionBase.decode() is the inverse operation to SessionBase.encode(). As SessionBase.encode() always returns a string, SessionBase.decode() should always be passed a string argument. Fixed the file backend, which was the only backend still passing a bytestring. |
||
---|---|---|
.. | ||
backends | ||
locale | ||
management/commands | ||
migrations | ||
__init__.py | ||
apps.py | ||
base_session.py | ||
exceptions.py | ||
middleware.py | ||
models.py | ||
serializers.py |