{"library":"django-jinja","type":"library","category":null,"description":"django-jinja integrates the Jinja2 templating language into Django projects, providing a comprehensive Jinja2 backend for Django's template system. This allows developers to leverage Jinja2's powerful features within their Django applications. The current version is 2.11.0, and the library maintains an active release cycle, regularly updating to support new Django and Python versions.","language":"python","status":"active","version":"2.11.0","tags":["django","jinja2","templates","web-framework"],"last_verified":"Mon May 25","install":[{"cmd":"pip install django-jinja","imports":["TEMPLATES = [\n    {\n        \"BACKEND\": \"django_jinja.base.Jinja2\",\n        ...\n    },\n    ...\n]"]}],"homepage":null,"github":"https://github.com/niwinz/django-jinja","docs":null,"changelog":null,"pypi":"https://pypi.org/project/django-jinja/","npm":null,"openapi_spec":null,"status_page":null,"smithery":null,"compatibility":{"summary":{"python_range":"3.10–3.9","success_rate":100,"avg_install_s":3.6,"avg_import_s":null,"wheel_type":"wheel"},"url":"https://checklist.day/v1/registry/django-jinja/compatibility"}}