Your pull request is empty.
NOTE: Attach screenshots of all pages from the correctly connected frontend. Better to make them with opened developer tool, where will be shown requests to the API.
Consider registering your models with the Django admin site. You can do this by importing your models and using `admin.site.register(ModelName)` for each model you want to manage through the admin ...
> Could you help me fix an issue with post /temperatures/update/? I didn't understand how I should use two different models in alembics for the task.
@Illya-Maznitskiy If you have any issues or ...
NOTE: Attach screenshots of all pages from the correctly connected frontend. Better to make them with opened developer tool, where will be shown requests to the API.