django-viewlet
django-viewlet copied to clipboard
Render template parts with extended cache control.
Results
5
django-viewlet issues
Sort by
recently updated
recently updated
newest added
When using jingo the env should be configured to: VIEWLET_JINJA2_ENVIRONMENT = **'jingo.env'** _**NOT**_ VIEWLET_JINJA2_ENVIRONMENT = **'jingo.get_env'** otherwise all the jingo helpers won't be accessible from within the viewlet's templates