zoo/zoo
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
..
zoo_data dj32: adapts lookups/transforms (#74843) 2023-02-25 14:35:33 +01:00
zoo_demo dj32: replace use of url by re_path (#74843) 2023-02-25 14:35:33 +01:00
zoo_meta dj32: remove use of force_bytes (#74843) 2023-02-25 14:35:33 +01:00
zoo_nanterre dj32: adapts lookups/transforms (#74843) 2023-02-25 14:35:33 +01:00
__init__.py initialization of project zoo 2017-02-17 11:18:28 +01:00
models.py ajoute une note de copyright à tous les fichiers python 2017-05-04 15:53:08 +02:00
settings.py trivial: switch forgotten execfile() call to exec() (#40911) 2021-03-01 15:18:53 +01:00
urls.py dj32: replace use of url by re_path (#74843) 2023-02-25 14:35:33 +01:00
utils.py dj32: remove use of force_text (#74843) 2023-02-25 14:35:32 +01:00
views.py ajoute une note de copyright à tous les fichiers python 2017-05-04 15:53:08 +02:00
wsgi.py ajoute une note de copyright à tous les fichiers python 2017-05-04 15:53:08 +02:00