Hacker News new | ask | show | jobs
by StavrosK 2062 days ago
The ecosystem between then and now is night and day, though, and that's an extremely important part of a framework.
1 comments

In case of Django, I actually don’t feel much difference in this regard—it’s always been very much batteries included. It is natural for a project to have no dependencies but Django (and maybe psycopg2 bindings), business domain-specific dependencies excluded. Happily used it since before the first major release.