Commit Graph

28 Commits

Author SHA1 Message Date
Frédéric Péters ad6738cd27 debian: update django dependency to 2.2 2022-02-18 10:07:01 +01:00
Frédéric Péters a853b08f41 debian: apply python overrides for python3 2022-02-17 16:14:53 +01:00
Frédéric Péters 19204e2f47 debian: switch to debhelper compat level 12 2022-02-17 16:14:19 +01:00
Frédéric Péters e50ec36f14 debian: remove obsolete dh-systemd dependency 2022-02-17 16:12:28 +01:00
Benjamin Dauvergne fcff6fc6b5 setup.py: add django-mellon to install_requires (#61168) 2022-01-27 12:25:42 +01:00
Frédéric Péters 25e979e77a debian: enable uwsgi memory reports (#54610) 2021-06-07 13:32:50 +02:00
Frédéric Péters abbd978fe2 build: allow django 2.2 2021-05-30 21:45:23 +02:00
Benjamin Dauvergne e7b3ec0a46 debian: disable pybuild tests 2021-05-18 13:35:58 +02:00
Benjamin Dauvergne 8217b77f90 ajoute une classification des contrats par tags (#29794) 2020-07-07 16:51:58 +02:00
Benjamin Dauvergne c781ff2aad debian: restore use of Django 1.11 2020-02-04 10:01:53 +01:00
Benjamin Dauvergne c2943c399c debian: add dependency on factur-x 2020-02-04 07:33:46 +01:00
Benjamin Dauvergne ef922d091f target Django >=2,<2.3 (#20562)
We need it for support of autocompletion in admin pages.
* rename django.core.urlresolvers to django.urls
* update migrations
* fix warning about PercentagePerYearField.from_db_value() context arg
* fix warning about deprecated {% load staticfiles %}

This commit also remove support for py2.
* tox.ini: only run with py3
* remove all u'' strings
* remove imports from __future__
2020-02-03 19:01:56 +01:00
Benjamin Dauvergne 4cdbac85a0 use uwsgi mule to update cache in background (#38507) 2019-12-26 12:36:11 +01:00
Benjamin Dauvergne 5d1aaaa357 debian: use uwsgi (#38507) 2019-12-26 12:36:11 +01:00
Benjamin Dauvergne 2c85151c22 reformat with black (#38507)
black --target-version py35 --skip-string-normalization --line-length 110
2019-12-26 08:46:40 +01:00
Frédéric Péters e60a127fc0 debian: update systemd unit to match gunicorn usage 2019-03-30 17:55:10 +01:00
Frédéric Péters d0b8784349 debian: fix reference to wsgi file in systemd unit 2019-03-30 17:51:22 +01:00
Frédéric Péters 3ee723dedf debian: add systemd unit file 2019-03-30 17:46:06 +01:00
Frédéric Péters 5fd5e3fa29 misc: don't maintain django 1.8 compatibility anymore 2019-03-17 14:34:44 +01:00
Frédéric Péters 35db965a11 debian: update packaging to newer standards (dh compat level, pybuild...) 2019-03-17 11:37:02 +01:00
Frédéric Péters cfbaab71cd switch PDF creation to weasyprint (#29877) 2019-02-28 17:45:09 +01:00
Frédéric Péters ed4ea146f3 debian: take python-django epoch into account 2019-02-28 17:39:46 +01:00
Frédéric Péters 702cc7a646 debian: remove obsolete TEMPLATE_* references 2019-02-17 18:06:28 +01:00
Frédéric Péters 85cef302e4 misc: don't force SAML authentication 2019-02-17 17:57:00 +01:00
Frédéric Péters 2a10ce39c2 misc: allow newer django versions 2019-02-16 21:41:53 +01:00
Frédéric Péters 452c4588c0 debian: allow installation with django 1.8 2019-02-14 09:25:17 +01:00
Benjamin Dauvergne deca22a69d debian/init.d: add missing DJANGO_SETTINGS_MODULE 2016-01-08 12:18:11 +01:00
Benjamin Dauvergne ff5d1fb261 Add 'debian/' from commit '56d4278e0eb78bdd1a4cdbe1e28cc0a512153335'
git-subtree-dir: debian
git-subtree-mainline: 389d2576a1
git-subtree-split: 56d4278e0e
2016-01-08 12:17:48 +01:00