authentic/src/django_rbac
Valentin Deniaud 0c342c8cf0 translation update 2021-04-28 12:13:12 +02:00
..
locale/fr/LC_MESSAGES translation update 2021-04-28 12:13:12 +02:00
management python3: use __future__.print_function (#31140) 2019-03-07 13:55:29 +01:00
migrations misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
__init__.py django_rbac: add an RBAC engine (#6994) 2015-05-18 21:46:34 +02:00
apps.py misc: apply isort (#52457) 2021-03-30 13:59:53 +02:00
backends.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
constants.py django_rbac: add an RBAC engine (#6994) 2015-05-18 21:46:34 +02:00
context_processors.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
managers.py misc: remove six module usage (#52503) 2021-03-30 15:06:49 +02:00
models.py manager: import roles using CSV (#24921) 2021-04-01 14:33:18 +02:00
signal_handlers.py misc: apply black (#52457) 2021-03-30 11:32:55 +02:00
test_settings.py misc: remove some unused imports (#52457) 2021-03-30 14:00:27 +02:00
utils.py manager: import roles using CSV (#24921) 2021-04-01 14:33:18 +02:00