Commit Graph

449 Commits

Author SHA1 Message Date
Nicolas Roche 150841377a kb: use html.unescape (#55535) 2021-07-13 11:15:45 +02:00
Frédéric Péters 7abee88825 misc: only force height of home page (#55546) 2021-07-12 19:55:57 +02:00
Frédéric Péters eef27053e1 tox: stop testing against django 1.11 2021-07-03 14:48:09 +02:00
Frédéric Péters 3635a9524d misc: monkeypatch django-ckeditor support for django 2.2 (#55347) 2021-07-02 14:16:26 +02:00
Frédéric Péters ad46ff8cbb debian: enable uwsgi memory reports (#54610) 2021-06-06 10:34:45 +02:00
Emmanuel Cazenave 5a850e2a24 misc: allow djangorestframework 3.9.x (#50105) 2021-02-16 12:58:10 +01:00
Frédéric Péters 044de41420 tox: add black (via pre-commit) to tests (#50927) 2021-02-15 17:52:32 +01:00
Frédéric Péters 8bb319ec8a misc: add black files/notes 2021-01-11 20:11:07 +01:00
Frédéric Péters ce7f2dd500 trivial: apply black 2021-01-11 20:10:12 +01:00
Frédéric Péters 54aae08cfe build: update to use origin/main 2020-12-26 15:21:15 +01:00
Frédéric Péters 70b6a1258a tox: limit mock version for compatibility with python 3.5 2020-10-06 09:22:21 +02:00
Frédéric Péters 718fb058c3 jenkins: don't limit hotfix builds to stretch 2020-09-25 16:37:34 +02:00
Valentin Deniaud 8545b579c7 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:40:08 +02:00
Frédéric Péters ad2942cdb8 tox: lift pylint* version limits 2020-07-28 13:18:49 +02:00
Frédéric Péters 914591e037 tox: stop running against python 2 2020-07-28 13:17:54 +02:00
Frédéric Péters f9f922656c misc: remove django-reversion dependency (#41641) 2020-04-24 08:30:38 +02:00
Frédéric Péters 43c19c2a67 translation update 2020-04-14 09:29:53 +02:00
Frédéric Péters 351b056c74 debian: update build-dependencies to use python3 version of django (#41581) 2020-04-13 14:20:38 +02:00
Frédéric Péters f71bb417f0 debian: switch to Python 3 (#41581) 2020-04-11 20:14:07 +02:00
Frédéric Péters ae981257c3 tox: add tests against django 2.2 (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters 8c459f523c setup: allow djangorestframework 3.7, for django 2.2 compatibility 2020-04-03 08:26:20 +02:00
Frédéric Péters 72f356e7c7 setup: allow django 2.2 (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters 775d3b190b tests: declare missing attributes when mocking known_services (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters bf1864f324 misc: use new login class based view (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters 72f29fcd68 misc: import mellon only if declared in installed apps (#41286) 2020-04-03 08:26:20 +02:00
Frédéric Péters cd9a25a069 trivial: import reverse from django.urls (#41286) 2020-04-02 21:33:56 +02:00
Frédéric Péters bd09632404 misc: add on_delete to foreign key (#41286) 2020-04-02 21:33:55 +02:00
Frédéric Péters 15ce4e23ea settings: remove unnecessary middleware (#41286) 2020-04-02 21:13:56 +02:00
Frédéric Péters 99fb727020 misc: upgrade import of admin site URLs for 2.2 compatibility (#41286) 2020-04-02 21:13:52 +02:00
Frédéric Péters e6065fb410 setup: allow micro django-ckeditor updates (#41233) 2020-04-01 16:38:19 +02:00
Frédéric Péters aa22e751d7 debian: switch to uwsgi (#41204) 2020-03-31 20:39:40 +02:00
Nicolas Roche 44afd83770 tests: add tests on feed_mail command (#40816) 2020-03-20 09:37:59 +01:00
Nicolas Roche 126e137998 tests: add tests on mail views (#40816) 2020-03-20 09:37:07 +01:00
Nicolas Roche 3380e678b6 tests: add tests on contacts views (#40816) 2020-03-19 15:25:52 +01:00
Nicolas Roche 563b6ae83c tests: add tests on main views.py (#40816) 2020-03-19 15:25:52 +01:00
Nicolas Roche 6ee1285701 python3: convert .values to list before accessing (#40830) 2020-03-19 15:23:01 +01:00
Nicolas Roche 5e731e5b59 templates: add a login template (#40802) 2020-03-18 10:28:11 +01:00
Frédéric Péters 8b939a281e tox: bump pytest version 2020-03-17 19:21:10 +01:00
Frédéric Péters 537e37d371 jenkins: switch to mergeJunitResults 2020-03-17 19:14:28 +01:00
Frédéric Péters 62d08f4243 python3: always pass strings to json.loads, for 3.5 compatibility (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 5e6226e167 python3: update tox to check against both python versions (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters a78e567583 python3: convert .keys to list before comparing (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters e2eb510f87 python3: update maarch tests (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 9a5edc0b00 python3: encode response.content in tests (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters b562bef51f python3: use key function to sort categories (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters a8e12b9630 python3: pass bytes for hmac (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 90c29f0fa0 python3: use relative imports (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters e91178a2e1 python3: use modern except syntax (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 8112d57b0a python3: replace unicode references (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 46113c03dd python3: replace iteritems (#39092) 2020-03-17 19:06:44 +01:00