* 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
|
||
|---|---|---|
| .. | ||
| check_api_endpoint.py | ||
| check_js_templates.py | ||
| check_locale_files.py | ||
| check_migration_files.py | ||
| version_check.py | ||