| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
SESSION_KEY = '_auth_user_id'
|
|||
BACKEND_SESSION_KEY = '_auth_user_backend'
|
|||
REDIRECT_FIELD_NAME = 'next'
|
|||
Imports: datetime, ImproperlyConfigured
|
|||
Persist a user id and a backend in the request. This way a user doesn't have to reauthenticate on every request. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Dec 14 15:24:02 2007 | http://epydoc.sourceforge.net |