Add CI checks for migrations and translations. #186
* ci: add migration check * fix install * fix tox config * ci: add check for outdated translations * update french translation * ci: django needs xgettext * option --all doesn't work * refresh all translations * ci: help debug failed jobs * ci: fix jobs graph * ci: also check that compiled catalogs are up to date
This commit is contained in:
@@ -15,6 +15,7 @@
|
||||
</h3>
|
||||
{% else %}
|
||||
<h3 id="changelist-filter-clear">
|
||||
{# Translators: don't translate this, the django catalog already contains it #}
|
||||
<a href="{{ cl.clear_all_filters_qs }}">✖ {% translate "Clear all filters" %}</a>
|
||||
</h3>
|
||||
{% endif %}
|
||||
|
||||
Reference in New Issue
Block a user