So...I am trying to implement optimistic locking by using the django-rest-framework-condition library with the ETag conditional view.
ETag
I use the following has