Hacker News new | ask | show | jobs
by giancarlostoro 1588 days ago
Doesn’t sound as batteries included as Django can be OOTB. You should be able to touch a database, setup templates and users without installing anything outside of Django. Which you absolutely can. Not sure the framework in question is this seamless.
1 comments

ORM, Auth, Session and templates are first party packages and maintained by the core team.