Commit Graph

18 Commits

Author SHA1 Message Date
Daniel Muyshond 660a9c9fe5 Update django version to match Entr'Ouvert setup 2023-06-08 15:24:52 +02:00
Daniel Muyshond eee55406a6 fix json_loads related error 2022-05-24 16:26:42 +02:00
Frédéric Péters 8b90e43fc0 trivial: remove python 2 from classifiers 2022-02-02 08:09:20 +01:00
Frédéric Péters ee79e21671 build: update setup.py to require at least django 2.2 2021-12-19 16:40:56 +01:00
Nicolas Roche 30bc81e95e build: update setup.py for python 3 (#51143) 2021-02-15 18:30:38 +01:00
Nicolas Roche 057804b5e8 django22: remove unused import (#51143) 2021-02-15 18:28:15 +01:00
Frédéric Péters e44768d336 use json_loads function to deal with encoding (#46833) 2020-09-21 14:25:30 +02:00
Daniel Muyshond 73c78bdc28 [TELE-569] fix urlparse for Python 3.5 2020-06-28 14:21:21 +02:00
Daniel Muyshond 253ac6b02a [TELE-569] fix build-depends 2020-06-28 13:41:00 +02:00
Daniel Muyshond 746fac8b03 [TELE-569] add modifications for python 3 2020-06-28 11:25:36 +02:00
Daniel Muyshond 74c947db79 [TELE-569] add .vscode to gitignore 2020-06-28 11:25:25 +02:00
Frédéric Péters 89febd6556 remove log level attribute (#27162) 2018-11-19 15:00:02 +01:00
Frédéric Péters 9dd265874b migrations: mark slug as unique from the start (#20937) 2018-01-11 08:51:25 +01:00
Serghei Mihai bc586cc4e3 make slug unique (#13053) 2017-09-21 12:16:25 +02:00
Frédéric Péters b69fbfb361 update to new shorter passerelle code 2016-09-12 11:06:37 +02:00
Christophe Boulanger 6670350735 Update get method and add post method. 2016-06-03 14:59:23 +02:00
Christophe Boulanger 2cfa762903 csrf_exempt to allow Cross site request forgery for curl testing 2016-06-03 14:55:56 +02:00
boulch 25a597eaa5 First code commit (code come from passerelle-imio-liege-lisrue) 2016-06-03 12:58:42 +02:00