Details |
Last modification |
View Log
| RSS feed
| Rev |
Author |
Line No. |
Line |
| 172 |
ashish |
1 |
# -*- coding: utf-8 -*-
|
|
|
2 |
"""Sample controller with all its actions protected."""
|
|
|
3 |
|
|
|
4 |
# This controller is only used when you activate auth. You can safely remove
|
|
|
5 |
# this file from your project.
|