Open lfdebrux opened 5 years ago
It should be possible to get all of the features of govuk_frontend_jinja.Environment just by adding govuk_frontend_jinja.NunjucksExtension to the list of extensions when instantiating a normal Jinja environment.
govuk_frontend_jinja.Environment
govuk_frontend_jinja.NunjucksExtension
It should be possible to get all of the features of
govuk_frontend_jinja.Environment
just by addinggovuk_frontend_jinja.NunjucksExtension
to the list of extensions when instantiating a normal Jinja environment.