You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Serpy could easily be extended to support deserialization from dict back into Complex objects like Django objects. This would make it feature complete and a good candidate for replacing DRF fully. Is this something that's on the roadmap?
I realized I'm writing something similar to Serpy because I need faster serializer, but I also need deserialization. I can port my changes into Serpy.
The text was updated successfully, but these errors were encountered:
maroux
pushed a commit
to maroux/serpy
that referenced
this issue
Jun 3, 2015
Serpy could easily be extended to support deserialization from dict back into Complex objects like Django objects. This would make it feature complete and a good candidate for replacing DRF fully. Is this something that's on the roadmap?
I realized I'm writing something similar to Serpy because I need faster serializer, but I also need deserialization. I can port my changes into Serpy.
The text was updated successfully, but these errors were encountered: