passerelle/passerelle
Nicolas Roche 29f4774d2b
gitea/passerelle/pipeline/head This commit looks good Details
toulouse-maelis: make payInvoices call asynchronous (#76394)
2023-04-14 16:16:58 +02:00
..
address django4: replaced ugettext* calls with corresponding gettext* calls (#68576) 2022-08-31 11:00:37 +02:00
api django4: replaced urls.url with url.re_path equivalent (#68576) 2022-08-31 11:00:37 +02:00
apps ldap: add 'exact' search_op, allow filter-only search (#76595) 2023-04-14 01:22:45 +02:00
base misc: use new JSONField location in migrations (#75442) 2023-03-29 17:01:40 +02:00
contrib toulouse-maelis: make payInvoices call asynchronous (#76394) 2023-04-14 16:16:58 +02:00
locale/fr/LC_MESSAGES translation update 2023-04-09 18:54:35 +02:00
sms misc: bump black version (#75442) 2023-03-29 14:51:08 +02:00
static a11y: add keyboard navigation to endpoint details toggler (#76437) 2023-04-14 07:57:41 +02:00
templates a11y: add keyboard navigation to endpoint details toggler (#76437) 2023-04-14 07:57:41 +02:00
utils utils.soap: intercept RequestException and convert to SOAPError (#76609) 2023-04-14 09:40:30 +02:00
__init__.py general: use full path to modules (#15689) 2017-12-20 12:17:41 +01:00
forms.py django4: replaced ugettext* calls with corresponding gettext* calls (#68576) 2022-08-31 11:00:37 +02:00
plugins.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:50:27 +02:00
settings.py misc: fix Django 3.2 default auto field warning (#75442) 2023-03-29 14:51:08 +02:00
soap.py misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
urls.py misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 14:50:27 +02:00
urls_utils.py misc: fix super-with-arguments pylint error (#62099) 2022-03-25 09:03:35 +01:00
views.py misc: let django.views.static.serve do its job (#75700) 2023-03-24 16:47:23 +01:00
wsgi.py misc: fix wrong-import-position pylint error (#62099) 2022-03-25 09:03:37 +01:00