Commit Graph

64 Commits

Author SHA1 Message Date
Emmanuel Cazenave 8103ec73f1 django 3.2: update dependencies and test against django 3.2
gitea/docbow/pipeline/head Build started... Details
2022-06-13 22:17:07 +02:00
Frédéric Péters 690d2ff874 build: update setup.py to require at least django 2.2 2021-12-19 16:38:58 +01:00
Emmanuel Cazenave 137d9ad66f packaging: set django version upper bound to 2.2.x (#53478) 2021-04-27 17:42:34 +02:00
Emmanuel Cazenave 7e2737e61f misc: remove django-debug-toolbar (#49507) 2021-04-27 16:12:46 +02:00
Emmanuel Cazenave 24e98fdf31 jenkins: restrict sqlalchemy version (#52083) 2021-03-16 10:37:37 +01:00
Emmanuel Cazenave dc5509e16e run black (#51394) 2021-02-24 11:54:53 +01:00
Emmanuel Cazenave baebc42524 misc: reformat using black (#49290) 2021-01-29 18:13:53 +01:00
Emmanuel Cazenave a2793266db debian: switch to python 3, uwsgi and native systemd configuration (#44410) 2020-09-01 11:57:18 +02:00
Emmanuel Cazenave 4c357fa5d4 limit django-picklefield to < 2.0.0 (#43922) 2020-06-17 10:11:49 +02:00
Emmanuel Cazenave 88f548eabe limit django-picklefield to < 1.0.0 (#43744) 2020-06-08 13:51:07 +02:00
Emmanuel Cazenave 51bd0086ae run tests in python 3 (#40572) 2020-06-03 15:07:27 +02:00
Emmanuel Cazenave 3a986d9669 jenkins: build default eobuilder target (#42463) 2020-06-03 12:41:23 +02:00
Emmanuel Cazenave 505d23bffb remove rfc3161 timestamping (#42352) 2020-05-04 13:59:26 +02:00
Emmanuel Cazenave 779138c4fd stop django 1.8 support (#42340) 2020-05-04 13:55:18 +02:00
Emmanuel Cazenave 4d6c5bbc5b sync-tabellio: use sqlalchemy to test it (#40795) 2020-03-31 18:58:26 +02:00
Emmanuel Cazenave 3d99026ac2 make mellon optional (#41202) 2020-03-31 18:39:18 +02:00
Emmanuel Cazenave 4b0d93750b get rid of statsd (#34953) 2020-03-25 15:29:11 +01:00
Emmanuel Cazenave 566865de6f misc: remove python-raven dependency (#40390) 2020-03-05 17:12:06 +01:00
Benjamin Dauvergne 50682cb2f2 misc: remove use of python-entrouvert (#40385) 2020-03-05 16:28:51 +01:00
Emmanuel Cazenave 5bd0918b85 limit django-watson version (#40093) 2020-02-21 19:32:26 +01:00
Emmanuel Cazenave 1e86ec0c63 run tests with django 1.11 (#35674) 2019-09-16 18:34:15 +02:00
Emmanuel Cazenave 44114e6a52 get rid of django-autocomplete-light (#34952) 2019-08-28 12:20:53 +02:00
Emmanuel Cazenave b76a6bc61a get rid of django-cripsy dependency (#34933) 2019-08-28 12:16:46 +02:00
Emmanuel Cazenave 6a23d64555 road to 1.11: add compatiblity with django-journal 2.0.0 (#34755) 2019-07-15 17:30:11 +02:00
Frédéric Péters 04537f967b setup: do not include hash in version number (#33789?) 2019-06-17 21:46:17 +02:00
Emmanuel Cazenave 1ff5dcca1f get rid of django-grappelli (#33793) 2019-06-14 09:22:44 +02:00
Emmanuel Cazenave dd5691000e create a jenkins pipeline (#21074) 2019-06-10 11:32:18 +02:00
Emmanuel Cazenave 9982a9e71a handle django-watson >= 1.2.0 (#24464) 2018-06-12 18:23:00 +02:00
Christophe Siraut 4c8dd0217f enable package compilation on jessie (#24427) 2018-06-11 13:25:07 +02:00
Emmanuel Cazenave a3b0e0f478 drop django 1.7 support (#24379) 2018-06-08 18:40:14 +02:00
Emmanuel Cazenave 8c40187526 absorb humantime from python-entrouvert (#23368) 2018-04-24 11:14:46 +02:00
Emmanuel Cazenave 2468dd6adf change django-autocomplete-light version requirement (#23166)
depends on django-autocomplete-light<2.3.4 to satisfy django 1.8
2018-04-13 11:26:51 +02:00
Emmanuel Cazenave a8726bee69 django 1.8 compatiblity
Plus additionnal changes :
 - use argparse instead of optparse in cli (recommended starting django 1.8)
 - add some tests on CLI
 - update README
2018-01-11 11:17:11 +01:00
Emmanuel Cazenave 6dd7c17c09 virtenv-Pip install working
- pin some dependencies
  - update README
  - Use of DEBUG now permits to not set SECRET_KEY (which was
    obviously the code intention but was not working)
2018-01-08 15:23:21 +01:00
Benjamin Dauvergne d1e98a3853 add requests as dependency as it's the transport we use with raven 2016-03-15 00:52:37 +01:00
Benjamin Dauvergne 5816a6a7df Django 1.7 compatibility 2016-03-14 14:45:41 +01:00
Benjamin Dauvergne 9dd02484f7 Supprimer la déclaration dependency_links ajoute le changement de version south dans requirements.txt 2015-05-20 14:44:32 +02:00
Benjamin Dauvergne 5dbd835cbb Nécessite south>=1.0 pour utiliser les migrations dans south_migrations 2015-05-20 14:15:51 +02:00
Benjamin Dauvergne b706d60384 Limit accepted version of Django in setup_requires 2015-04-21 17:43:52 +02:00
Benjamin Dauvergne 20c9a8d37f Generate version from git tags only 2015-03-12 11:44:10 +01:00
Benjamin Dauvergne 550ebafc4c Integrate django-statsd-mozilla (fixes #4859)
Just add

	STATSD_CLIENT='django_statsd.clients.normal'

to local_settings.py to test it.
2014-10-16 16:02:52 +02:00
Benjamin Dauvergne d904ce99fb Ignore guest users when looking up user in sendmail command
Also allow recipient users to have more than one user with the same
mail.
2014-09-03 09:42:52 +02:00
Benjamin Dauvergne f4b0d579f5 use django-autocomplete-light to provide type ahead in the search bar
fixes #4816
2014-05-21 21:53:40 +02:00
Benjamin Dauvergne eecc113d2d setup.py,requirements: add django-watson to dependencies
refs #4816
2014-05-19 18:42:40 +02:00
Benjamin Dauvergne e5a8134be0 remove all references to tinymce 2014-05-05 16:22:11 +02:00
Benjamin Dauvergne 4abab27257 clean dependencies 2014-05-05 16:18:40 +02:00
Benjamin Dauvergne 6de087cb7e fix distibution issues 2014-05-05 15:41:49 +02:00
Benjamin Dauvergne ec32e1b9c7 setup.py: clean dependencies 2014-05-05 15:33:53 +02:00
Benjamin Dauvergne 1939bf2f7e fix distibution issues 2014-05-05 15:29:48 +02:00
Benjamin Dauvergne 827759889c set version to 1.0.0 2014-05-05 15:13:23 +02:00