Skip to content Skip to sidebar Skip to footer
Showing posts with the label Python Babel

How To Escape '%' Character In Jinja 2.10 {% Trans %} Using Pybabel?

I am using jinja 2.10 and pybabel. When my template contains following code (with '%' char … Read more How To Escape '%' Character In Jinja 2.10 {% Trans %} Using Pybabel?