8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-06-02 07:52:23 +00:00
re2o/api
2018-06-20 11:38:58 +00:00
..
__init__.py init.py pour python2 dans api 2018-03-28 20:47:33 +02:00
acl.py Include 'use_api' permission in the api.acl module 2018-06-20 11:38:58 +00:00
authentication.py Add token authentication with expiration of tokens 2018-06-20 11:38:58 +00:00
permissions.py Use the use_api permission to access API 2018-06-20 11:38:58 +00:00
serializers.py API cleanup code 2018-06-20 11:38:58 +00:00
settings.py Add pagination to API results 2018-06-20 11:38:58 +00:00
tests.py Pylint compliance on api 2018-04-15 10:52:26 +00:00
urls.py Separation of url according to app 2018-06-20 11:38:58 +00:00
views.py API cleanup code 2018-06-20 11:38:58 +00:00