I need to Serialize 2 table to one JSON object, i have worked with DRF and know how to go about serializing a single model to object,
I need to Serialize 2 table to one JSON object, i have worked with DRF and know how to go about serializing a single model to object,