update: ViewSet perform_update and perform_create return the instance that was saved
this is useful for accessing the saved object in custom post_save signals
Edited by Calum Mackervoy
this is useful for accessing the saved object in custom post_save signals