I have an application that is almost ready. It was developed in PHP through the Laravel Framework.
I already have the database and all some data already entered to perform tests.
However, since I'm doing some tests with the Django framework, I would like to use this database from the previous application and use it in Django.
That is, I wanted to know if you have any reverse engineering, where I can create% django% from an existing database.
Details: My database is models
.