| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
|
_CheckLogin Class that checks that the user passes the given test, redirecting to the log-in page if necessary. |
|||
|
|||
|
|||
|
|||
|
|||
Imports: REDIRECT_FIELD_NAME, HttpResponseRedirect, urlquote
|
|||
Decorator for views that checks that the user passes the given test, redirecting to the log-in page if necessary. The test should be a callable that takes the user object and returns True if the user passes. |
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Fri Dec 14 15:24:02 2007 | http://epydoc.sourceforge.net |