Mezzanine - The Best Django CMS
[http://mezzanine.jupo.org/] - - public:Trinsec
An open source content management platform built using the Django framework.
An open source content management platform built using the Django framework.
Django 1.2 E-commerce: Generating PDF Reports from Python using ReportLab written by Jesse Legg: one of the many articles from Packt Publishing
""Test-Driven Web Development with Python" aims to teach TDD for web programming. It uses a concrete example -- the development of a website, from scratch -- to explain the TDD metholology and how it applies to building web applications. It covers the Selenium browser-automation tool, unit testing, mocking, and interacting with Web technologies from the basics of static content, database integration, throught the inescapable JavaScript, and onto more advanced (and trendy) topics like NoSQL, websockets and Async programming."