Packt Publishing, 2015. — 405 p. — ISBN10: 1783984406, ISBN13: 978-1-78398-440-4.
Django, written in Python, is a web application framework designed to build complex web applications quickly without any hassle.
It loosely follows the MVC pattern and adheres to the Don't Repeat Yourself principle, which makes a database-driven application efficient and highly scalable, and is by far the most popular and mature Python web framework.