In this IBM developerWorks article, I investigate the Django web development framework - an excellent MVC-style framework for building dynamic web applications in Python. I look at setting up a Django development environment, discuss the key components of a Django web application and then discover...
Read More »