class SessionManager(BaseSessionManager):
Undocumented
Class Variable | use_in_migrations |
Undocumented |
Inherited from BaseSessionManager
:
Method | encode |
Return the given session dictionary serialized and encoded as a string. |
Method | save |
Undocumented |