Hacker News new | ask | show | jobs
by jgalt212 247 days ago
We use the Django ORM for the data that the web app directly creates. We use plain SQL for the data that exists independent of the Django application.