Commit Graph

20 Commits

Author SHA1 Message Date
Valentin Deniaud ca75dc2251 setup: allow djangorestframework 3.14 (#81951)
gitea/zoo/pipeline/head This commit looks good Details
2023-12-18 11:17:06 +01:00
Benjamin Dauvergne 4d2e935fd0 dj32: remove use of six (#74843) 2023-02-25 14:35:32 +01:00
Benjamin Dauvergne 4ba9701d2b dj32: update django-rest-framework requirement (#74843)
* declare latest supported version in setup.py
* set limit in tox.ini for test with django 2.x
2023-02-25 14:34:26 +01:00
Benjamin Dauvergne 04fba9a035 dj32: update pyscopg2 requirement (#74843)
* use psycopg2-binary for 2.x compatibility
* use any version after
2023-02-25 14:33:07 +01:00
Benjamin Dauvergne 88c3a41598 setup.py: update django requirement (#74843)
Allow django<3.3.
2023-02-25 12:30:15 +01:00
Frédéric Péters d80291c438 trivial: remove python 2 from classifiers 2022-02-02 08:09:22 +01:00
Frédéric Péters b2cd707fa7 setup.py: limit psycopg2 to < 2.9 (#54925) 2021-06-17 09:14:08 +02:00
Benjamin Dauvergne 3f56b2ad0b dj22: use DRF>=3.9.2 (#51516) 2021-03-02 15:38:06 +01:00
Benjamin Dauvergne 24f26c6e4d test against Django 2.2 (#51516) 2021-03-02 15:38:06 +01:00
Frédéric Péters b77c415819 debian: run with python 3 (#41871) 2021-02-28 14:26:04 +01:00
Benjamin Dauvergne 884b6fd93e setup.py: fix compile_translations 2020-08-18 10:22:20 +02:00
Frédéric Péters eecb3bde44 setup: update get_version code to match other modules 2019-02-22 14:33:54 +01:00
Benjamin Dauvergne 934f47129d nanterre: détecte et supprime les fiches inactives (fixes #28080) 2018-11-19 09:57:32 +01:00
Benjamin Dauvergne 34b7dc67d5 nanterre: change default ordering for Duplicate (#21157) 2018-01-12 18:35:15 +01:00
Benjamin Dauvergne 240435e69b setup.py: limit Django to versions <2 2017-12-05 09:52:49 +01:00
Benjamin Dauvergne 5a9cee7bf5 nanterre: ajout des traduction et filtres sur les jobs 2017-09-06 16:23:11 +02:00
Benjamin Dauvergne 0d51ab873a saga: limite à 6 mois et récupération des factures du conjoint (fixes #17731)
Le noms des redevables est disponible dans le dictionnaire d'une facture dans
['extra']['redevable'].
2017-07-25 23:57:02 +02:00
Benjamin Dauvergne 01c4b6f571 python3.4 support 2017-05-04 15:53:08 +02:00
Benjamin Dauvergne 3eb2fc9710 setup.py: require pytz (fixes #15367) 2017-04-06 18:55:17 +02:00
Benjamin Dauvergne 52c0b4a188 initialization of project zoo 2017-02-17 11:18:28 +01:00