Commit Graph

86 Commits

Author SHA1 Message Date
Nicolas Roche 7f1f5ba3e8 django22: declare django2.2 in setup and tox (#51125) 2021-02-15 15:35:34 +01:00
Nicolas Roche ce0aa9fdba django22: on_delete on ForeignKey and OneToOne fields (#51125) 2021-02-15 15:35:34 +01:00
Nicolas Roche e3ad9359f5 django22: import django.urls (#51125) 2021-02-15 15:03:58 +01:00
Frédéric Péters 6d8c4acc0b misc: add black files/notes 2021-01-11 19:04:12 +01:00
Frédéric Péters f7348a846d trivial: apply black 2021-01-11 19:02:29 +01:00
Frédéric Péters 3e5838c9ac build: update to use origin/main 2020-12-26 15:21:16 +01:00
Frédéric Péters a7d59cb99f tox: get additional modules using https (via #46904#note-2) 2020-09-24 20:04:41 +02:00
Frédéric Péters aa9539e01c tox: stop testing against python 2 2020-09-09 07:59:39 +02:00
Valentin Deniaud 6d3bc135e5 tox: tell setuptools to use distutils from stdlib (#46252) 2020-09-01 14:42:25 +02:00
Frédéric Péters 18e522f554 misc: remove unnecessary encoding (#44545) 2020-06-29 12:02:31 +02:00
Frédéric Péters f0676bc5b6 jenkins: build for default distributions 2020-06-12 12:22:24 +02:00
Frédéric Péters 382335eab2 tests: disable weekday dependant assertions 2020-06-12 12:18:00 +02:00
Frédéric Péters 48bfcfceec misc: sync setup.py 2020-06-12 12:07:08 +02:00
Frédéric Péters 81e295d56c debian: add python3 module 2020-06-12 12:04:58 +02:00
Frédéric Péters f115bf6488 Revert to old delays behaviour (cancel 41070)
Revert "tests: adapt to new delays (#41070)"
Revert "always notify for two days (#41070)"
Revert "close available days a day earlier (#41070)"
2020-05-20 19:38:19 +02:00
Frédéric Péters 7867a21702 tests: set db backend from environment, then force postgresql 2020-05-20 19:36:03 +02:00
Frédéric Péters 1ecb13df6b misc: get urllib.quote from six 2020-05-20 19:36:03 +02:00
Emmanuel Cazenave 6400e28048 tox: add psycopg2 in deps 2020-04-26 08:44:22 +02:00
Frédéric Péters 4479f5c020 tests: adapt to new delays (#41070) 2020-03-26 18:40:21 +01:00
Frédéric Péters 8405347e95 tests: remove test that I can't make sense of 2020-03-26 18:40:04 +01:00
Frédéric Péters e551fe8898 always notify for two days (#41070) 2020-03-26 18:21:43 +01:00
Frédéric Péters 9398c04220 close available days a day earlier (#41070) 2020-03-26 18:18:17 +01:00
Frédéric Péters 64a512a670 tox: limit enum34 to 1.1.6, for python 2 compatibility 2020-02-22 18:45:29 +01:00
Emmanuel Cazenave c3f822c823 tests: use force_text() before json.loads() (#39560)
python<3.6 compatibility.
2020-02-05 15:03:55 +01:00
Emmanuel Cazenave 6a2d80af28 run tests in jenkins (#39560) 2020-02-05 14:57:10 +01:00
Emmanuel Cazenave 6b0fcffee6 use tox to run tests (#39560) 2020-02-05 14:48:36 +01:00
Emmanuel Cazenave 10284247ec move tests in tests/ directory (#39560) 2020-02-05 13:47:13 +01:00
Emmanuel Cazenave 401b9961b6 pin supported django version (#39560) 2020-02-05 13:41:34 +01:00
Emmanuel Cazenave e8104a4ac2 cast version to string (#39560) 2020-02-05 13:40:39 +01:00
Emmanuel Cazenave 0afd56441d use items() instead of iteritems() (#39560) 2020-02-05 13:39:23 +01:00
Emmanuel Cazenave fce66ba72e use py3 compati^Ce except syntax (#39560) 2020-02-05 13:38:49 +01:00
Emmanuel Cazenave 5bf620f918 use python_2_unicode_compatible for objects representation (#39560) 2020-02-05 13:37:45 +01:00
Emmanuel Cazenave 643ebb3df7 jenkins: use ci@entrouvert.org for notifications 2019-10-02 14:19:31 +02:00
Frédéric Péters 33318b033f add Jenkinfile 2019-09-23 16:06:00 +02:00
Frédéric Péters 7384d3e37d use a dictionary for context (django 1.11) 2019-05-06 10:36:15 +02:00
Frédéric Péters 7467c3dfb9 skip command if settings do not exist (#30284) 2019-02-04 06:28:46 +01:00
Frédéric Péters 5ba59b3c75 debian: declare apps when installed 2019-01-26 09:21:04 +01:00
Frédéric Péters 893e4e7a8b remove log level attribute (#27162) 2018-11-19 15:00:32 +01:00
Frédéric Péters 425398fb13 migrations: mark slug as unique from the start (#20937) 2018-01-11 08:52:35 +01:00
Frédéric Péters 4bbfc767ef misc: disable db_index in slug fields to work around migration bug (#20937) 2018-01-02 13:59:57 +01:00
Frédéric Péters ec0a214ff8 general: update urls.py for django 1.11 (#20934) 2018-01-01 12:09:18 +01:00
Serghei Mihai 884d749d6f make slug unique (#13053) 2017-12-20 11:15:22 +01:00
Frédéric Péters 0022731900 misc: make title/slug/description translatable (#15660) 2017-12-12 07:29:51 +01:00
Frédéric Péters 017dfe6813 don't expose Monday for requests made on Saturday (#15880) 2017-04-14 12:57:11 +02:00
Frédéric Péters df480d1043 update templates to match summer 2016 gadjo changes (#15732) 2017-04-03 15:01:29 +02:00
Frédéric Péters 62ab9b4cbd make all forms/views compatible with django 1.8 (#15731) 2017-04-03 15:01:29 +02:00
Serghei Mihai e1a697c433 don't display Monday collect day on Friday eve (#10859) 2016-05-09 10:30:16 +02:00
Serghei Mihai 612e451386 remove "volume" and "type" columns from email ods (#9924) 2016-04-16 10:26:25 +02:00
Serghei Mihai f16fe9fb5b sort ods by 'commune' and 'voie' columns (#9925) 2016-04-16 10:25:41 +02:00
Frédéric Péters ea51cd37bc fix pieces of django 1.8 compatibility 2016-04-09 13:03:23 +02:00