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.
vladimirnani, gmolau, pawelad, chdsbd and valdemarrolfsen