Django), which have embraced the MVC (Model-View-Controller) application pattern, and if you’re one of those developers, or even if you’re just curious, this book is for you. MVC allows for (buzzword alert!) a “greater separation of concerns” between components in your application. We’ll go into the ramifi cations of this later on, but if it had to be said it in a quick sentence: AS…