5sControl / 5sControl/5s-backend
Добавить плейлисты к запросу по видеозаписями
Open
- Dominant language
- Python
- Stars
- 2
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
This issue has no description.
Contributor guide
Research direction
The issue title suggests adding playlists to a video records request, but the body is empty. First, examine the existing API endpoints for video records in the Django REST Framework codebase. Look for models related to videos and playlists, and understand how they are currently queried. Determine what 'adding playlists' means—likely extending a serializer or view to include playlist associations. Check for any related tests to understand the expected behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100