Commit Graph

20 Commits

Author SHA1 Message Date
Valentin Deniaud 66b12b846a misc: change django-upgrade target version to 3.2 (#75442) 2023-03-29 16:14:41 +02:00
Agate 8e4c505524 Revert "django4: fix default AppConfig deprecation warnings (#68585)"
This reverts commit aa576e205f.
2022-09-05 16:19:59 +02:00
Agate aa576e205f django4: fix default AppConfig deprecation warnings (#68585) 2022-09-05 13:56:42 +02:00
Agate f77ad1bc2d replaced ugettext* calls with corresponding gettext* calls (#68183) 2022-08-29 09:35:13 +02:00
Benjamin Dauvergne ccb841e289 lingo: move eopayment options from backend to regie when scope change (#65141) 2022-05-13 16:15:19 +02:00
Lauréline Guérin fd6068163c
misc: fix bare-except pylint error (#56288) 2021-08-31 10:06:46 +02:00
Lauréline Guérin 29bc8e66a9
misc: apply isort (#52797) 2021-04-08 15:54:31 +02:00
Frédéric Péters 47d67c395e trivial: apply black 2021-02-15 18:02:39 +01:00
Lauréline Guérin 8b749e4cfb
lingo: stop retrying notify after 4 days (#48393) 2020-11-23 15:51:34 +01:00
Frédéric Péters 16cd985be2 trivial: import reverse from django.urls (#41285) 2020-04-02 20:42:23 +02:00
Frédéric Péters ef58cc3235 lingo: retry payment notification asynchronously (#37036) 2019-10-17 15:06:59 +02:00
Frédéric Péters ac33f94f81 general: move cron jobs in app configs (#28000) 2018-11-14 18:54:03 +01:00
Frédéric Péters 12efd9e448 lingo: remove plugin declaration as it's now a core module 2016-11-28 19:00:24 +01:00
Frédéric Péters a80bfe9d6c manager: change "add new cell" to a select box in placeholders divs (#10940) 2016-05-17 11:21:15 +02:00
Frédéric Péters 593f23caaf lingo: update module references to match after-merge location 2015-12-30 17:49:31 +01:00
Frédéric Péters 26fc4b815d lingo: declare new URLs and actions via django.apps (#6979) 2015-12-30 17:49:30 +01:00
Frédéric Péters cb0c8c2543 lingo: register manager page into combo (#6702) 2015-12-30 17:49:30 +01:00
Frédéric Péters 2c46a2d3d5 lingo: add api view to get list of regies 2015-12-30 17:49:29 +01:00
Frédéric Péters 305b88da34 lingo: hook into combo plugin system 2015-12-30 17:49:29 +01:00
Frédéric Péters 1752ec4df9 lingo: start as a standalone module
Lingo was started as a standalone module and the commits where later crafted
onto the combo repository.
2015-12-30 17:49:29 +01:00