Skip to content

Conversation

IWantSomeFish
Copy link
Collaborator

No description provided.

(cherry picked from commit f53b175)
(cherry picked from commit 759dffb)
(cherry picked from commit 0a06936)
new_project.save()
json_parser(data,new_project.id)
return Response(request,status=status.HTTP_201_CREATED)
def destroy(self,request,*args,**kwargs):
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Немного позабавило название функции, но я бы применил дефолтное delete

Как ты думаешь?

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

В Джанго он базового как destroy идёт, как я понял

Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Окей, принято

@Uzhastin-Nikita
Copy link
Collaborator

Расскажи пожалуйста, почему у тебя из каждого коммита сделан cherry-pick?

@IWantSomeFish
Copy link
Collaborator Author

Расскажи пожалуйста, почему у тебя из каждого коммита сделан cherry-pick?

Всё было в одной ветке, разделял на разные

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants