stalker.db.auth.login_required
stalker.db.auth.logout
Enter search terms or a module, class or function name.
a decorator that implements permission checking to any function or method
Checks if the logged in user is in the given permission group and then calls the decorated function
the decorated function