stalker.db.auth.login_required

stalker.db.auth.login_required(view, error_message=None)

a decorator that implements login functionality to any function or method

The view should be a function returning True or False

Previous topic

stalker.db.auth.login

Next topic

stalker.db.auth.permission_required

This Page