videoflix/backend/videoflix
2025-05-01 08:03:32 +02:00
..
.env_example chore: integrate django-environ, create .env-example, and move sensitive settings to .env 2025-04-22 13:08:31 +02:00
__init__.py refactor: reorganize folder structure for improved maintainability and readability 2025-04-19 18:15:57 +02:00
asgi.py refactor: reorganize folder structure for improved maintainability and readability 2025-04-19 18:15:57 +02:00
settings.py refactor: use pathlib for all file path definitions in settings 2025-04-23 09:31:35 +02:00
urls.py feat: create GenreService to load film genres from API 2025-05-01 08:03:32 +02:00
wsgi.py refactor: reorganize folder structure for improved maintainability and readability 2025-04-19 18:15:57 +02:00