kpsul/bds/migrations
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
..
0001_initial.py Translation fixes in bds.models 2019-10-15 21:54:52 +02:00
0002_bds_group.py Migrations 2019-10-15 21:51:40 +02:00
0003_staff_permission.py 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