I have an app that was built in Django. And I want to use direct SQL Queries to access my MySQL Database. So far, this are my codes
models.py