module documentation

Undocumented

Class ​Session​Base Base class for all Session classes.
Constant VALID​_KEY​_CHARS Undocumented
Class ​Create​Error Used internally as a consistent exception type to catch from save (see the docstring for SessionBase.save() for details).
Class ​Update​Error Occurs if Django tries to update a session that was deleted.
VALID_KEY_CHARS =

Undocumented

Value
string.ascii_lowercase+string.digits