build an MV* web application with SQL backend ◦ … for monoliths • Django doesn’t make much sense ◦ … if you want to choose your own ORM, Form builder, serializer, etc. ◦ … for single-page apps (AngularJS, React, etc.) ◦ … for SOA & RESTful APIs ◦ … if you like to DIY Why not Django?