python3-django-render-block
Render the content of a specific block tag from a Django template
Description
Render the content of a specific block tag from a Django template. Works for arbitrary template inheritance, even if a block is defined in the child template but not in the parent. Generally it works like render_to_string from Django, but allows you to specify a block to render. Features: * Render a specific block from a template
* Fully supports the Django templating engine
* Partially supports the Jinja2 engine: it does not currently process the
extends tag
Upload more screenshots
Please help extend the collection of screenshots. Just make a screenshot and upload it here. You don't need to register or anything.
Upload a screenshotHint: upload an image here from your clipboard with Ctrl-V
Homepage
https://github.com/clokep/django-render-block
Install this software package
If the package is available for the distribution you are currently using on your computer then install the software by clicking on…
Install python3-django-render-block