Commit Graph

17 Commits

Author SHA1 Message Date
Valentin Deniaud 40142de8d2 misc: apply double-quote-string-fixer (#79788) 2023-08-16 10:08:30 +02:00
Valentin Deniaud 989fb52719 misc: apply pyupgrade (#61865) 2022-09-29 16:22:29 +02:00
Lauréline Guérin a0b7002740
misc: fix line-too-long pylint error (#62099) 2022-03-25 09:03:36 +01:00
Lauréline Guérin 39d29d19c1
misc: fix pointless-statement pylint error (#62099) 2022-03-25 09:03:36 +01:00
Nicolas Roche 06db6d8767 misc: apply isort (#52937) 2021-05-07 13:51:13 +02:00
Frédéric Péters 3d9df1e526 trivial: apply black (#49820) 2021-02-20 16:28:47 +01:00
Thomas NOËL 0aa195a218 solis_apa: send incomes only if a reference year is defined (#49805) 2021-01-06 10:58:29 +01:00
Lauréline Guérin eeeea14a5d
django22: import django.urls (#49188) 2021-01-04 14:05:14 +01:00
Lauréline Guérin 4b585d31d2
solis_apa: fix KeyError on lieunbeneficiaire field (#41631) 2020-05-15 09:45:42 +02:00
Lauréline Guérin 964c13a9a3
solis_apa: raise APIError instead of ValueError (#40822) 2020-03-30 16:41:42 +02:00
Lauréline Guérin c68c112380
solis_apa: raise APIError instead of ValueError (#40813) 2020-03-20 09:33:22 +01:00
Thomas NOËL f6a14c375b utils: rename utils.LoggedRequest as utils.Request (#20789)
... because it will not only used for logging.
2017-12-19 10:22:15 +01:00
Josue Kouka fbec90daca solis apa: add handling of recipient's emergency home address (#20617) 2017-12-12 09:41:49 +01:00
Thomas NOËL 3c8df18794 tests: use django-webtest instead of webtest.TestApp (#19881) 2017-11-06 15:02:51 +01:00
Josue Kouka 47f44a9fb8 solis_ap: use homonymy raw value (#19455) 2017-10-16 14:15:12 +02:00
Josue Kouka c321e4fc18 solis_apa: fix integration error when homonymie found on coinjoint (#12874) 2016-08-25 14:23:03 +02:00
Josue Kouka 2b4bb57e74 solis_apa: fix integration errors and add tests (#12660) 2016-07-21 10:52:35 +02:00