This post originated from an RSS feed registered with Python Buzz
by Ed Taekema.
Original Post: IBM Developer Works Django Article
Feed Title: Ed Taekema - Road Warrior Collaboration
Feed URL: http://feeds.feedburner.com/RoadWarriorCollaborationPython
Feed Description: A blog looking at business communication, knowledge management, scripting tools and more.
Ian Maurer has put together a nice article on Django in a series highlighting python web frameworks. Here is the summary:
In this first article of a two-part series, we show off Django, an open-source model-view-controller (MVC)-style Web application framework powered by the Python programming language. With Django, you can create high-quality, easy-to-maintain, database-driven Web [...]