session_kv_store.py
628 Bytes
-
Use strings instead of tuples as keys in SessionKeyValueStore · fc04d8f2
Some Django packages expect only strings as keys in the user session, and it is also a recommended practice in the Django manual.
Carlos Andrés Rocha committed