Django - A Python Web App Framework
Simon Willison has just announced a new web application framework for Python named Django. It is an open source framework that he developed while building sites for Newspapers. It is based on MVC patterns and excels at content management. It seems similar to Rails in some of it’s methodologies, but as Simon states, development of Durango started before Rails and he thinks it is a testament that both Rails and Durango are doing things right.


