I want to merge two django models and create single model. Let's suppose I have first table Table A with some column and data.I want to merge two django models and create si
I want to merge two django models and create single model. Let's suppose I have first table Table A with some column and data.I want to merge two django models and create si