class documentation

class SessionManager(BaseSessionManager):

View In Hierarchy

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
use_in_migrations: bool =

Undocumented