passerelle/passerelle
Nicolas Roche 57b9c49afb
gitea/passerelle/pipeline/head This commit looks good Details
toulouse_maelis: add a basket id parameter to basket endpoints (#75535)
2023-03-24 09:39:34 +01: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 soap: return 400 on unknown method name (#75626) 2023-03-21 12:19:15 +01:00
base base: show configured requests_substitutions (#74030) 2023-02-02 15:50:56 +01:00
contrib toulouse_maelis: add a basket id parameter to basket endpoints (#75535) 2023-03-24 09:39:34 +01:00
locale/fr/LC_MESSAGES translation update 2023-03-16 23:53:08 +01:00
sms misc: apply djhtml (#69422) 2022-09-29 18:01:58 +02:00
static pdf: add fill-form endpoint with server side mappings (#74797) 2023-03-02 17:29:58 +01:00
templates base: show configured requests_substitutions (#74030) 2023-02-02 15:50:56 +01:00
utils utils: do not log requests errors when the resource is down (#72914) 2023-03-17 02:38:00 +01: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 django4: replaced urls.url with url.re_path equivalent (#68576) 2022-08-31 11:00:37 +02:00
settings.py add pdf connector (assemble endpoint) (#73540) 2023-02-01 14:17:22 +01:00
soap.py misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
urls.py add /media generic view (#75378) 2023-03-16 10:07:18 +01:00
urls_utils.py misc: fix super-with-arguments pylint error (#62099) 2022-03-25 09:03:35 +01:00
views.py add /media generic view (#75378) 2023-03-16 10:07:18 +01:00
wsgi.py misc: fix wrong-import-position pylint error (#62099) 2022-03-25 09:03:37 +01:00