Commit Graph

16 Commits

Author SHA1 Message Date
Agate d37609ac75 django4: replaced urls.url with url.re_path equivalent (#68593) 2022-09-01 09:09:43 +02:00
Lauréline Guérin 7ee7625f86
pricing: empty app (#65976) 2022-06-03 14:23:55 +02:00
Lauréline Guérin a5c5f63c83
pricing: configuration of criterias and categories (#64746) 2022-05-17 10:51:06 +02:00
Benjamin Dauvergne 289bcd785f misc: remove overloaded mellon/base.html (#59527) 2021-12-15 19:11:48 +01:00
Lauréline Guérin 37d385dace
misc: fix import-error pylint error (#55505) 2021-07-15 15:02:15 +02:00
Lauréline Guérin 34224c56aa
misc: apply isort (#52856) 2021-04-16 10:32:59 +02:00
Frédéric Péters eeda0c3f2e apply black 20.8b1 formatting 2020-12-29 10:42:33 +01:00
Nicolas Roche ef55e9de56 manager: set a dedicated 403 response on home page (#48367) 2020-12-11 15:55:54 +01:00
Emmanuel Cazenave 3d9ea06ec7 general: reformat using black 2020-03-04 16:17:54 +01:00
Lauréline Guérin 22ee564730
misc: debugtoolbar in urls 2020-02-21 15:59:33 +01:00
Frédéric Péters 30bbc8c90f general: reformat using black (#37464)
black--target-version py35 --skip-string-normalization --line-length 110 .
2019-12-16 16:24:38 +01:00
Frédéric Péters fe7f3482c8 misc: update login/logout to be class based views (#36331) 2019-12-11 09:46:08 +01:00
Frédéric Péters 3ddd583c56 misc: update urls.py to remove patterns usage (#15972) 2017-05-06 10:03:46 +02:00
Frédéric Péters 7698397b43 trivial: move static/media imports to the top of the file 2016-06-20 15:32:55 +02:00
Frédéric Péters 2e25f21dd0 add /api/agenda/<agenda>/datetimes/ API endpoint 2016-02-23 22:36:08 +01:00
Frédéric Péters d13dbf8178 initial application skeleton 2016-02-21 10:44:53 +01:00