Introduction to Django: Helping Perfectionists With Deadlines
Django is an open-source Web framework, written in Python, that allows you to easily and rapidly develop interactive, data-centric web applications. It came into being when two Web developers—Adrian Holovaty and Simon Willison—in Kansas, after moving their newspaper’s website from PHP to Python, found themselves repeatedly solving similar problems. They decided to extract the common functionality and released the resulting framework in 2005.
Ellis, Dan. Digital Web Magazine (2008). Articles>Web Design>Software>Open Source