gestioCOF/kfet
Martin Pépin 64c792b11f
Disambiguation in kfet's permission handling
In some places we used to refer to permissions based on their codename
only (the part after the dot "." in the following examples) which can be
ambiguous. Typically, we might define permissions like "bds.is_team" or
"cof.is_team" in the near future ;)
2019-12-24 17:14:45 +01:00
..
auth Fix tests 2019-11-21 01:21:26 +01:00
cms Fix some dependency issue with wagtail 2019-11-22 22:18:04 +08:00
fixtures create checkout dynamically 2017-02-08 15:26:56 -02:00
management/commands Disambiguation in kfet's permission handling 2019-12-24 17:14:45 +01:00
migrations Add has_reduction property 2019-11-27 14:11:53 +01:00
open Disambiguation in kfet's permission handling 2019-12-24 17:14:45 +01:00
static/kfet Remove log 2019-12-18 21:15:40 +01:00
templates/kfet Merge branch 'Aufinal/backbone' into 'master' 2019-12-11 23:19:44 +01:00
templatetags core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
tests Disambiguation in kfet's permission handling 2019-12-24 17:14:45 +01:00
__init__.py Setup deleted account 2019-05-29 18:29:15 +02:00
apps.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
autocomplete.py Move production deps out of requirements.txt 2019-11-22 22:18:04 +08:00
config.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
consumers.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
context_processors.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
converters.py Misc fixes 2019-05-21 15:30:51 +02:00
decorators.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
forms.py Add logic in views and templates 2019-11-27 14:14:33 +01:00
models.py Add has_reduction property 2019-11-27 14:11:53 +01:00
routing.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
statistic.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
urls.py Make kfet.account.read.json accessible with GET 2019-11-29 14:47:12 +01:00
utils.py core -- Apply black + isort to all files 2018-10-06 13:15:33 +02:00
views.py Disambiguation in kfet's permission handling 2019-12-24 17:14:45 +01:00