gestioCOF/bds
Martin Pépin 4d5419fdbc
Use permissions to authenticate bds buro members
I prefer using a permission (namely `bds.is_team`) to determine if a
user is member of the BDS staff rather that using a `is_buro` boolean
field.

We already use this approach is the kfet app
2019-12-26 13:09:38 +01:00
..
migrations Use permissions to authenticate bds buro members 2019-12-26 13:09:38 +01:00
__init__.py Init app + models 2019-10-15 21:51:40 +02:00
admin.py BDSProfile: enable the default admin 2019-10-15 21:53:04 +02:00
apps.py Init app + models 2019-10-15 21:51:40 +02:00
models.py Use permissions to authenticate bds buro members 2019-12-26 13:09:38 +01:00
views.py Init app + models 2019-10-15 21:51:40 +02:00