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