node-tastypie/tastypie

API class fails when using serializer on v6

esatterwhite opened this issue · 2 comments

query.hasOwnProperty is not a method
the query object is no longer an instance of Object and has no methods.

fixed with e9b5317