Undocumented
Class | SessionBase |
Base class for all Session classes. |
Constant | VALID_KEY_CHARS |
Undocumented |
Class | CreateError |
Used internally as a consistent exception type to catch from save (see the docstring for SessionBase.save() for details). |
Class | UpdateError |
Occurs if Django tries to update a session that was deleted. |