I have my report dashboard that I\'m developing using Django and I want to connect it to my MySQL database without using models.py or migrations.
Bas