8
0
Fork 0
mirror of https://gitlab.federez.net/re2o/re2o synced 2024-07-02 12:14:05 +00:00
re2o/api
Maël Kervella d509643dfe API: Useful functions
JSONResponse, JSONSuccess and JSONError are for building answers
accept_method is a decorator to check if the method to access the view
is accepted
2018-03-17 18:56:06 +00:00
..
serializers.py API: Create the API app 2018-03-17 18:56:01 +00:00
tests.py API: Create the API app 2018-03-17 18:56:01 +00:00
urls.py API: Create the API app 2018-03-17 18:56:01 +00:00
utils.py API: Useful functions 2018-03-17 18:56:06 +00:00
views.py API: Create the API app 2018-03-17 18:56:01 +00:00