cineclub-site/server/myapi
2022-12-25 23:52:43 +01:00
..
migrations feat [both]: save facebook event link 2022-07-13 02:48:11 +02:00
services feat [api]: first shot ics route 2022-04-03 01:20:54 +02:00
templates fix [back]: add missing } 2022-07-06 02:19:48 +02:00
templatetags feat [api]: format tags and filters 2022-04-03 01:20:54 +02:00
views feat [front]: correctly use tmdb poster_path 2022-12-04 01:40:22 +01: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 refacto [api]: black formatting 2022-04-03 01:20:54 +02:00
factories.py refactor [server]: linter 2022-07-14 06:12:19 +02:00
models.py feat [both]: allow dubbed 2022-12-04 03:15:11 +01:00
renderers.py refacto [api]: black formatting 2022-04-03 01:20:54 +02:00
serializers.py feat [both]: fill values from film 2022-12-04 01:25:56 +01:00
tests.py feat [api] init api part in django 2022-04-03 01:20:53 +02:00
urls.py feat [both]: authentication 2022-12-25 23:52:43 +01:00