zoo/zoo/zoo_nanterre
Nicolas Roche c20eb03a11 python3: open report files as binary (#40911)
FileReponse wants binary streams, but csv.reader() wants text streams.
2020-03-27 08:36:35 +01:00
..
docs nanterre: use "$@" in zoo-manage 2017-09-10 20:56:30 +02:00
fixtures nanterre: corrige la validation JSONSchema pour le champ date_de_naissance 2017-09-07 19:11:00 +02:00
locale/fr/LC_MESSAGES nanterre: validate batch federation deletion files (fixes #29619) 2019-01-09 20:37:59 +01:00
management nanterre: prévient les erreurs unicode quand on pipe rsu-duplicates (#37038) 2020-01-15 23:48:56 +01:00
migrations nanterre: change default ordering for Duplicate (#21157) 2018-01-12 18:35:15 +01:00
static initialization of project zoo 2017-02-17 11:18:28 +01:00
templates nanterre: changement des règles de suppression sur inactivité (fixes #28080) 2019-01-29 17:02:56 +01:00
__init__.py nanterre: ajoute une action de synchronisation dans l'administration 2017-05-12 12:06:09 +02:00
admin.py nanterre: ajout des traduction et filtres sur les jobs 2017-09-06 16:23:11 +02:00
api_views.py python3: use listcomp insted of map object generator (#40911) 2020-03-27 08:36:35 +01:00
apps.py nanterre: ajout d'une action supprimer sur les jobs de synchronisation (fixes #29624) 2019-01-09 20:37:59 +01:00
duplicates.py nanterre: diminuer la similarité pour les membres d'une même famille (#37038) 2020-01-15 23:50:44 +01:00
forms.py python3: use text to manage csv content (#40911) 2020-03-27 08:36:35 +01:00
fragments.py python3: replace unicode references (#40911) 2020-03-27 08:36:35 +01:00
inactivity.py nanterre: changement des règles de suppression sur inactivité (fixes #28080) 2019-01-29 17:02:56 +01:00
models.py nanterre: détecte et supprime les fiches inactives (fixes #28080) 2018-11-19 09:57:32 +01:00
qf.py python3: replace response content with text (#40911) 2020-03-27 08:36:35 +01:00
saga.py python3: replace response content with text (#40911) 2020-03-27 08:36:35 +01:00
synchronize_federations.py python3: use text to manage csv content (#40911) 2020-03-27 08:36:35 +01:00
urls.py nanterre: ajoute un ws de récupération de clé de fédération (fixes #23873) 2018-05-24 11:22:49 +02:00
utils.py python3: replace .iteritems by .items (#40911) 2020-03-27 08:36:35 +01:00
views.py python3: open report files as binary (#40911) 2020-03-27 08:36:35 +01:00