authentic/src/django_rbac
Paul Marillonnet 595d05ad7a add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
..
locale/fr/LC_MESSAGES add missing translation strings (#31213) 2019-03-08 11:10:08 +01:00
management python3: use __future__.print_function (#31140) 2019-03-07 13:55:29 +01:00
migrations django_rbac: enlarge Operation.name field (fixes #20549) 2017-12-13 17:20:03 +01:00
__init__.py django_rbac: add an RBAC engine (#6994) 2015-05-18 21:46:34 +02:00
apps.py django_rbac: add an RBAC engine (#6994) 2015-05-18 21:46:34 +02:00
backends.py delete some django < 1.8 compatiblity code (#25097) 2018-07-17 15:56:52 +02:00
constants.py django_rbac: add an RBAC engine (#6994) 2015-05-18 21:46:34 +02:00
context_processors.py django_rbac: add an RBAC engine (#6994) 2015-05-18 21:46:34 +02:00
managers.py use explicit in lookup (#25557) 2018-08-02 17:56:51 +02:00
models.py django 1.11: adapt migration and model (#21489) 2018-08-12 20:11:31 +02:00
signal_handlers.py rbac: add new operations for controling permission on user actions (fixes #16763) 2017-06-13 19:40:07 +02:00
test_settings.py django 1.11: update ALLOWED_HOSTS in test settings (#21489) 2018-08-12 20:11:31 +02:00
utils.py use explicit in lookup (#25502) 2018-07-31 13:48:47 +02:00