django-templates-macros icon indicating copy to clipboard operation
django-templates-macros copied to clipboard

Add macros to your django templates

Results 1 django-templates-macros issues
Sort by recently updated
recently updated
newest added

When using `usemacro`, the context is updated with variables passed to the macro A context variable with the name of the macro is created containing the result of the macro....