aiohttp-jinja2 1.1.0 release
Added support for handling nested applications.
CHANGES
-
Bump minimal supported
aiohttp
version to 3.2 -
Use
request.config_dict
for accessingjinja2
environment. It
allows reusing jinja rendering engine from the parent application.