cineclub-site/server/myapi
2022-07-19 04:17:45 +02: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 fix [both]: adjust request params 2022-07-19 04:17:45 +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 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 refactor [server]: linter 2022-07-14 06:12:19 +02:00
renderers.py refacto [api]: black formatting 2022-04-03 01:20:54 +02:00
serializers.py refactor [server]: linter 2022-07-14 06:12:19 +02:00
tests.py feat [api] init api part in django 2022-04-03 01:20:53 +02:00
urls.py feat [both]: separate public and admin routes 2022-07-14 06:03:39 +02:00