cineclub-site/server/myapi
2022-04-03 01:20:54 +02:00
..
migrations fix [api]: fix film model 2022-04-03 01:20:54 +02:00
services feat [api]: bocal template and view 2022-04-03 01:20:54 +02:00
templates feat [api]: bocal template and view 2022-04-03 01:20:54 +02:00
views feat [api]: bocal template and view 2022-04-03 01:20:54 +02:00
__init__.py feat [api] init api part in django 2022-04-03 01:20:53 +02:00
admin.py feat [api]: GET all and POST film 2022-04-03 01:20:53 +02:00
apps.py feat [api] init api part in django 2022-04-03 01:20:53 +02:00
models.py refacto [api]: split views files + some 2022-04-03 01:20:54 +02:00
renderers.py refacto [api]: cleanup and upgrade 2022-04-03 01:20:54 +02:00
serializers.py feat [api]: GET all and POST film 2022-04-03 01:20:53 +02:00
tests.py feat [api] init api part in django 2022-04-03 01:20:53 +02:00
urls.py refacto [api]: split views files + some 2022-04-03 01:20:54 +02:00