Adding more details... I did tried *inspectdb, *but having other different issues with this. Here i want to purely use the legacy / existing database.
Thanks & Regards, --------------------- Mayank Tripathi Mo. +1 615 962 2128 "Do what you can, with what you have, where you are -by Theodore Roosevelt" On Mon, May 25, 2020 at 7:28 PM Mayank Tripathi <[email protected]> wrote: > Hi Team, > > I am trying to get options to connect to Database from Python-Django App. > But here the requirement is I already have a Database setup (MySQL) with > all required tables and fields. > So am not willing to use models.py and create tables. > Is there a way still i can use the tables... and still be able to do > similar query which is done using ORM (i mean Django default querysets). > > Please suggest. > > -- > You received this message because you are subscribed to the Google Groups > "Django users" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > To view this discussion on the web visit > https://groups.google.com/d/msgid/django-users/ea4fdb96-0462-40ad-aec1-6bf1318cb0fd%40googlegroups.com > <https://groups.google.com/d/msgid/django-users/ea4fdb96-0462-40ad-aec1-6bf1318cb0fd%40googlegroups.com?utm_medium=email&utm_source=footer> > . > -- You received this message because you are subscribed to the Google Groups "Django users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/django-users/CALQo0B-%3DH5wNd6KDp6TprZLDxLXBVX8gTo8EstQ7EGRkLcqvZA%40mail.gmail.com.

