Update for DRF 3.0#16
Conversation
|
@tomchristie — This is almost working. I have one issue with the i.e. the permission class is not returning before the individual object check. In Beyond that I just need to go over and remove any bits of old cruft. If anything jumps out to you let me know. |
Updating to 3.0.1 will resovle this. |
|
Ah, that does fix it. :) (Still not sure why Just pending your comments, if you have any. |
There was a problem hiding this comment.
Drop the whitespace (just include the final newline)
|
Coupla minor things, otherwise ready to go. |
|
Updated |
|
Wonderful! :) |
Fixes encode/django-rest-framework#2131