Hacker News new | ask | show | jobs
by hardwaresofton 1122 days ago
Ideal for deploy-ability is a single binary/container and database (for most small single machine projects you can even get away with SQLite).

Django is not that, by default.