I have a requirements so that its not possible to change given schema. I dont need any django inbuild models such as admin,auth,sessions,messages etc.. how can I migrate my models without the inbuild models.
I will be gratefull if you can help me. Thank you.