InvenTree/ci
Oliver 4b5fcd4e69
Remove {% jstrans %} tag (#6298)
* Revert {% jstrans %} for .js files

- file extension is enough

* Remove custom jstrans templatetag

* Replace jstrans calls for .html files

- Add "escape=True"

* Allow for custom "escape" argument

* Update custom trans tag

- Cannot pass kwargs in the same way
- Add the "escape" attribute

* Update js translations in html files
2024-01-21 22:47:47 +11:00
..
check_api_endpoint.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
check_js_templates.py Remove {% jstrans %} tag (#6298) 2024-01-21 22:47:47 +11:00
check_locale_files.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
check_migration_files.py [CI] Enable python autoformat (#6169) 2024-01-11 11:28:58 +11:00
version_check.py [CI] docstrings (#6172) 2024-01-11 14:40:07 +11:00