viur-framework / viur-core

The core component of ViUR, the Python framework for modern web development.
https://www.viur.dev
MIT License
13 stars 14 forks source link

feat: Make custom jinja filter `|fileSize` deprecated #1272

Closed ArneGudermann closed 2 months ago

ArneGudermann commented 2 months ago

This PR makes fileSize deprecated and call jinja2.filters.do_filesizeformat instead.