dj_angles.templatetags.model¶
Module Contents¶
- dj_angles.templatetags.model.logger¶
Global storage of all available models.
- dj_angles.templatetags.model.models = None¶
- class dj_angles.templatetags.model.ModelNode(parsed_function, context_variable_name)¶
Bases:
dj_angles.templatetags.call.CallNode
- render(context)¶
Execute the function with the provided arguments and stores the results in context.