musik/musik
Edgar P. Burkhart 6046b7326c
All checks were successful
Build and push Docker image / build (push) Successful in 2m18s
Update DEBUG setting and configure allowed hosts in settings.py
2025-06-14 17:19:36 +02:00
..
__init__.py Add playlist loading feature and integrate YouTube API for playlist generation 2025-06-14 11:49:04 +02:00
asgi.py Create base structure for Django project 2025-06-13 14:21:31 +02:00
celery.py Add playlist loading feature and integrate YouTube API for playlist generation 2025-06-14 11:49:04 +02:00
settings.py Update DEBUG setting and configure allowed hosts in settings.py 2025-06-14 17:19:36 +02:00
urls.py Add YoutubeCredentials model and implement YouTube OAuth login functionality 2025-06-13 22:23:18 +02:00
wsgi.py Create base structure for Django project 2025-06-13 14:21:31 +02:00