| Home | Trees | Indices | Help |
|
|---|
|
|
|
|||
| AdminApplistNode | |||
|
|||
|
|||
|
|||
register = template.Library()
|
|||
Imports: template, get_models, force_unicode, mark_safe
|
|||
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.0beta1 on Fri Dec 14 15:24:02 2007 | http://epydoc.sourceforge.net |