zoo/zoo/zoo_data
Benjamin Dauvergne 0440e461be
gitea/zoo/pipeline/head There was a failure building this commit Details
dj32: adapts lookups/transforms (#74843)
* remove django <2.x compatibility code
* use Lower transform/function from Django
* register Lower on CharField
* register text lookup transforms on non contrib JSONField
* declare text transform as outputting CharField type
* fix declaration of timestamp lookup output type
2023-02-25 14:35:33 +01:00
..
locale/fr/LC_MESSAGES nanterre: ajout des traduction et filtres sur les jobs 2017-09-06 16:23:11 +02:00
management ajout d'un objet Job pour l'exécution asynchrone de tâches 2017-05-04 15:53:08 +02:00
migrations resolve migrations conflict 2018-02-01 14:57:46 +01:00
static dj32: remove use of six (#74843) 2023-02-25 14:35:32 +01:00
templates/admin/zoo_data fix entends directive in change_form.html 2017-05-18 18:00:10 +02:00
__init__.py dj32: update use of default_app_config (#74843) 2023-02-25 14:34:43 +01:00
admin.py misc: import DateRangeFiler from older module if not found (#73570) 2023-01-18 22:38:18 +01:00
apps.py dj32: replace use of ugettext_lazy (#74843) 2023-02-25 14:34:29 +01:00
lookups.py dj32: adapts lookups/transforms (#74843) 2023-02-25 14:35:33 +01:00
models.py dj32: adapts lookups/transforms (#74843) 2023-02-25 14:35:33 +01:00
search.py dj32: adapts lookups/transforms (#74843) 2023-02-25 14:35:33 +01:00
widgets.py dj22: add renderer in JSONEditor.render signature (#57108) 2021-09-20 18:51:16 +02:00