get_identity() of Django REST Framework 2 substitute in version 3? -


in drf2 there get_identity() method, can overridden customize matching serialized data database objects.

in new version it's gone, there way same thing?


Comments

Popular posts from this blog

html - Difficulties with background-image property -

visual studio code - What does the isShellCommand property actually do and how should you use it? -

ios - Segue not passing data between ViewControllers -