Home

home.views.about(request)

Show info about this version

home.views.bypass(request)

Used to skip the activation process, only for testing purposes from the rest of the system.

home.views.index(request)

Render the initial page.

home.templatetags.tags.active(request, pattern)

Check if a menu item is active.

Previous topic

Firewall

Next topic

System

This Page