guzus

Results 2 issues of guzus

[simple router](https://www.django-rest-framework.org/api-guide/routers/) 에 대하여 이해했다고 생각했는데, 아직인걸까요? seminar 참여 url 을 만들고 있는데, 아래와 같이 하였더니 ```python # seminar views.py # POST /api/v1/seminar/{seminar_id}/user/ : seminar 참여 @action(detail=True, methods=['POST'], url_path='user') def...

good first issue
question
backend
HW2

# Relates to: # Risks Low, because no code has changed # Background ## What does this PR do? - Ensured consistent spacing and alignment across the file for readability....