Cloud deploy Django-ORM with Tornado and Flask
Feb 24, 2023
Deploying to the cloud a Tornado/Flask app that uses the Django ORM
Here is a little article on how to setup your path for your app.py when deploying to the cloud so that the Django-ORM is not broken.

Happy coding!