Loading
Define the SessionStore inside __init__ instead of process_request
It's unnecessary to run this on every request, since technically, settings *should be* immutable.
It's unnecessary to run this on every request, since technically, settings *should be* immutable.