django-admin-interface/admin_interface
Éric bd2fede501
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
2022-10-12 10:17:17 +02:00
..
fixtures Fixed migration error. 2021-11-25 11:58:00 +01:00
locale Add CI checks for migrations and translations. #186 2022-10-12 10:17:17 +02:00
migrations Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
static Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
templates Add CI checks for migrations and translations. #186 2022-10-12 10:17:17 +02:00
templatetags Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
__init__.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
admin.py Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
apps.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
cache.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
compat.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
models.py Add option for list filter quick remove. #183 2022-10-11 18:15:21 +02:00
settings.py Reformatted code with Black. 2022-02-08 18:58:59 +01:00
version.py Update `CHANGELOG` and version. 2022-10-06 17:27:48 +02:00