Commit Graph

7 Commits

Author SHA1 Message Date
Benjamin Dauvergne 0440e461be dj32: adapts lookups/transforms (#74843)
gitea/zoo/pipeline/head There was a failure building this commit Details
* 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
Benjamin Dauvergne 7df6f0ae0c dj22: do not backport jsonb key transforms (#51516) 2021-03-02 15:38:06 +01:00
Benjamin Dauvergne a58a449985 change the way date indexes are built 2017-07-17 02:28:38 +02:00
Benjamin Dauvergne 53ae717968 ajoute une note de copyright à tous les fichiers python 2017-05-04 15:53:08 +02:00
Benjamin Dauvergne ab12d5b5d5 zoo: fix timestamp lookup when using a time zone in the Django code 2017-04-18 12:55:34 +02:00
Benjamin Dauvergne 00b84b15cf fix flakes errors, do not run everytime tox is run 2017-03-22 13:18:39 +01:00
Benjamin Dauvergne 52c0b4a188 initialization of project zoo 2017-02-17 11:18:28 +01:00