migrations
|
feat [back]: save imdb and tmdb ids
|
2022-06-10 01:27:27 +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 |
__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 |
models.py
|
feat [back]: save imdb and tmdb ids
|
2022-06-10 01:27:27 +02:00 |
renderers.py
|
refacto [api]: black formatting
|
2022-04-03 01:20:54 +02:00 |
serializers.py
|
feat [api]: send id too
|
2022-04-06 15:39:44 +02:00 |
tests.py
|
feat [api] init api part in django
|
2022-04-03 01:20:53 +02:00 |
urls.py
|
feat [both]: tmdb calls from django
|
2022-05-30 00:18:09 +02:00 |