Commit Graph

27 Commits

Author SHA1 Message Date
Frédéric Péters f4f5f4e7ce tox: limit psycopg2 to < 2.9 (#54925) 2021-06-17 08:51:21 +02:00
Frédéric Péters efddaf617a build: update to use origin/main 2020-12-26 15:21:15 +01:00
Benjamin Dauvergne 65f1c28ea1 tox.ini: do not fail on warnings 2020-10-11 17:27:53 +02:00
Benjamin Dauvergne 503ee1a431 tox.ini: remove py2 targets 2020-10-11 17:27:53 +02:00
Frédéric Péters 1ca725772b tox: get additional modules using https (via #46904#note-2) 2020-09-24 20:07:05 +02:00
Frédéric Péters f5e80897dc tox: limit django-filter to <2.3
pkg_resources.ContextualVersionConflict: (Django 1.11.29 (...),
Requirement.parse('Django>=2.2'), {'django-filter'})
2020-06-10 11:13:33 +02:00
Benjamin Dauvergne 9ce4045d98 tox.ini: does not skip install with pylint 2020-05-16 12:34:03 +02:00
Benjamin Dauvergne 2377f44758 tox.ini: fix pylint env 2020-05-15 19:01:04 +02:00
Benjamin Dauvergne 3ed80352fc tox.ini: remove DB_ENGINE 2020-05-15 15:59:07 +02:00
Benjamin Dauvergne 2cda189d0f pytest: filter warnings 2020-05-15 15:51:25 +02:00
Benjamin Dauvergne c4a0b3cde7 tox.ini: refactor, add dj22 target 2020-05-15 11:13:20 +02:00
Benjamin Dauvergne ae94d20104 tox.ini: add configuration for py3 (#41219) 2020-04-15 08:12:55 +02:00
Benjamin Dauvergne 839620aeee enable autologin after first manual login (#30018) 2019-12-16 10:13:06 +01:00
Benjamin Dauvergne 38ceef6eb4 tox.ini: remove runs with sqlite 2019-12-09 10:32:39 +01:00
Benjamin Dauvergne 2d6ed0cdcb tox.ini: compatibility with Django 1.8 and model-utils (#35421) 2019-08-17 13:35:22 +02:00
Benjamin Dauvergne 549aa8ee95 use new Jenksinfile (#33811) 2019-06-08 12:34:08 +02:00
Benjamin Dauvergne 6aeef35e26 Jenkinsfile: use TMPDIR and pg_virtualenv (#31750) 2019-05-10 11:50:51 +02:00
Frédéric Péters 366933f912 tox: limit django-jsonfield version to keep django 1.8 compatibility (#31482) 2019-03-17 18:17:29 +01:00
Benjamin Dauvergne 36787b5340 backends: cast username to unicode (fixes #31206) 2019-03-07 23:09:37 +01:00
Benjamin Dauvergne c720648330 add Jenkinsfile, support dj111, prepare for python3, improve tox.ini (fixes #30321) 2019-02-06 12:48:51 +01:00
Frédéric Péters d9f9f68a69 tox: test against 1.8 & 1.11 2018-11-27 10:15:48 +01:00
Benjamin Dauvergne 4662a861e2 tox.ini: remove pytest-capturelog 2017-12-01 12:06:14 +01:00
Frédéric Péters 85b69ea34c use expected tests/settings.py file (and database) (#13079) 2016-09-06 15:01:29 +02:00
Benjamin Dauvergne 6aee5161fb tox.ini: add skipdist=True to package environment 2016-03-22 18:37:36 +01:00
Benjamin Dauvergne af091eea73 tox.ini: run with Django 1.7, 1.8 and 1.9, install lasso 2016-03-08 13:34:29 +01:00
Benjamin Dauvergne 0a9e7d12ec tox.ini: remove duplicate install of authentic2 2016-02-25 00:38:00 +01:00
Benjamin Dauvergne ab48782517 add tests and tox.ini (fixes #10069) 2016-02-24 21:52:34 +01:00