| Home | Trees | Indices | Help |
|---|
|
|
|
|||
| AdminApplistNode | |||
|
|||
|
|||
|
|||
register = template.Library()
|
|||
|
|||
Returns a list of installed applications and models for which the current user has at least one permission. Syntax:
{% get_admin_app_list as [context_var_containing_app_list] %}
Example usage:
{% get_admin_app_list as admin_app_list %}
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Apr 17 18:52:12 2008 | http://epydoc.sourceforge.net |