Sith/accounting
imperosol d0b1a49300 deprecate CanCreateMixin
Les motifs de cette déprécation sont indiqués dans la documentation.
Le mixin a été remplacé par `PermissionRequiredMixin` dans les endroits où ce remplacement était aisé.
2025-01-13 18:20:29 +01:00
..
migrations ruff rule C4 2024-07-08 15:37:10 +02:00
static/bundled/accounting/components Go for a more generic js bundling architecture 2024-11-19 21:22:14 +01:00
templates/accounting Remove ajax_select from accounting 2024-10-21 13:26:11 +02:00
widgets Go for a more generic js bundling architecture 2024-11-19 21:22:14 +01:00
__init__.py Add missing files 2024-09-23 10:25:27 +02:00
admin.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
api.py Move core auth mixins to their own file 2025-01-13 15:45:55 +01:00
models.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
schemas.py Migrates lookups 2024-10-20 00:47:31 +02:00
tests.py Make core.User inherit from AbstractUser instead of AbstractBaseUser 2024-12-19 10:39:04 +01:00
urls.py Add more Ruff rules (#891) 2024-10-15 11:36:26 +02:00
views.py deprecate CanCreateMixin 2025-01-13 18:20:29 +01:00