nk20/apps/permission
ynerant bef4958759 Merge branch 'master' into 'devalidation_reason'
# Conflicts:
#   locale/de/LC_MESSAGES/django.po
#   locale/fr/LC_MESSAGES/django.po
2020-03-27 13:52:48 +01:00
..
api Fix CI 2020-03-22 14:57:51 +01:00
fixtures When a transaction can't becreated because the user don't have the permission to take too much money, then we create an invalid transaction 2020-03-25 15:27:38 +01:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templatetags Fix CI 2020-03-22 14:57:51 +01:00
__init__.py Handle permissions (and it seems working!) 2020-03-18 14:42:35 +01:00
admin.py Fix CI 2020-03-22 14:57:51 +01:00
apps.py Comment code 2020-03-20 15:58:14 +01:00
backends.py no need to be static after all 2020-03-24 20:25:08 +01:00
models.py Fix CI 2020-03-22 14:57:51 +01:00
permissions.py Fix CI (no idea of why this error happened) 2020-03-25 00:39:40 +01:00
signals.py Fix CI 2020-03-22 14:57:51 +01:00