cineclub-site/server/myapi
2023-01-29 00:00:22 +01:00
..
migrations feat [api]: comment and analysis fields 2023-01-29 00:00:22 +01:00
pagination feat [front,api]: pagination calendar and admin list 2023-01-29 00:00:21 +01: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,api]: pagination calendar and admin list 2023-01-29 00:00:21 +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
iso-3166_country_french.json feat [back]: french country names from tmdb 2022-12-30 22:38:39 +01:00
models.py feat [api]: comment and analysis fields 2023-01-29 00:00:22 +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