Commit Graph

430 Commits

Author SHA1 Message Date
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
Frédéric Péters 27af09b510 python3: get urllib/urlparse/htmlparser from six (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters 4f9bb8b161 python3: use exec(open(... to replace execfile (#39092) 2020-03-17 19:06:44 +01:00
Frédéric Péters f165c7d12d setup: limit django-reversion to version 2 (#39092) 2020-03-17 19:04:55 +01:00
Thomas NOËL c94b37c09d debian: log tenants names on migrate_schemas 2020-02-12 15:27:13 +01:00
Frédéric Péters 1c810c703b misc: update settings to use MIDDLEWARE (#38162) 2019-12-03 14:50:42 +01:00
Frédéric Péters 71ec5a61dd tox: remove tests against django 1.8 2019-12-03 14:42:32 +01:00
Emmanuel Cazenave 7a8bce02b6 jenkins: use ci@entrouvert.org for notifications 2019-10-02 15:03:39 +02:00
Frédéric Péters 10b757515a jenkins: limit attrs, for pytest 2019-10-02 08:34:02 +02:00
Frédéric Péters aec6bc137b debian: limit libjs-pdf to versions < 1.1 (#34909) 2019-07-16 16:33:13 +02:00
Frédéric Péters d30aeb1772 build: remove obsolete jenkins.sh 2019-07-16 16:04:45 +02:00
Frédéric Péters 215649cc9f build: add support for hotfix branches 2019-07-16 16:04:37 +02:00
Frédéric Péters bd1a4fdb0e style: adjust content height for new gadjo header (#31477) 2019-07-15 23:14:03 +02:00
Frédéric Péters c6fc60c3c1 misc: remove validation steps (#31454) 2019-07-15 23:14:03 +02:00
Frédéric Péters 5bcd9442b9 remove alfortville custom extension (#31454) 2019-07-15 23:14:03 +02:00
Benjamin Dauvergne c7676678df tests: make tests pass with django-webtest >= 1.9.6 2019-06-09 01:21:58 +02:00
Emmanuel Cazenave b10c0e955b jenkins: pin django-webtest (#33616) 2019-06-03 14:58:58 +02:00
Emmanuel Cazenave fe53f5889e update setup.py helpers (#33480) 2019-05-28 14:26:50 +02:00
Emmanuel Cazenave 39f8f5d3bb jenkins: use a Jenkinsfile (#33259) 2019-05-28 10:56:03 +02:00
Emmanuel Cazenave c124c1d1a3 bump django-ckeditor version compatibility (#33254) 2019-05-28 10:55:08 +02:00