Django - a Python based web development framework

02/10/2014 58 min

Listen "Django - a Python based web development framework"

Episode Synopsis

In this talk we will present a brief introduction to Django and three Django modules that the Information Systems Group has developed to help in the creation of web applications for the university.

Django is a high-level Python Web framework that encourages rapid development and clean, pragmatic design. It lets you build high-performing, elegant Web applications quickly. Django focuses on automating as much as possible and adhering to the DRY principle.