nk20/apps/permission
Yohann D'ANELLO be42801709 The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
..
api Fix CI 2020-03-22 14:57:51 +01:00
fixtures Membership fees for paid and unpaid students, closes #43 2020-04-01 04:07:55 +02:00
migrations [permission] track migrations directory 2019-09-18 16:44:04 +02:00
templatetags The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02: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 The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
decorators.py The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
models.py Optimize permissions, use memoization 2020-04-02 00:30:22 +02:00
permissions.py The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
signals.py The memoization doesn't work when objects don't have a primary key. 2020-04-02 14:50:28 +02:00
views.py Improved permissions, 404 and 403 errors will be more frequent (when we type an invalid URL) 2020-03-31 04:16:30 +02:00