Anbarryprojects / fastapi-babel

FastAPI babel support pybable tools like translation of text, formatting of dates, times and numbers, and time zones.
MIT License
46 stars 14 forks source link

fix README.md #39

Open JustinGuese opened 1 month ago

JustinGuese commented 1 month ago

With Jinja2 3.1, WithExtension and AutoEscapeExtension are built-in now. If the extensions are still listed in the .cfg file it will throw an error

https://stackoverflow.com/questions/72651555/attributeerror-module-jinja2-ext-has-no-attribute-autoescape-while-trying-t