Как добавить изображение с API конкретного пользователя в django rest framework

  1. How to add image with the specific user in django restframework

  2. Pass user's id and image in form data

  3. Image model is connected with User model using foreignkey

Вернуться на верх