Move JSON serialization to Django REST framework?
I stumbled upon the Django REST framework. I think the serializer concept from that might be useful to adapt instead of our as_json_dict approach.
What do you think? (CC: @lorax66)
I stumbled upon the Django REST framework. I think the serializer concept from that might be useful to adapt instead of our as_json_dict approach.
What do you think? (CC: @lorax66)