DemoController.privindexΒΆ

../_images/10.jpg

myapp/controllers/demo.py:DemoController.privindex()

This time, when the @authorize() decorator is called, the user is authenticated, SignedIn() returns True and the page is rendered.

Previous topic

BaseController.__call__

Next topic

Migrations package

This Page