Django and e-commerce Development
Django as an e-commerce platform
The model-template-view pattern
Payment processors and shopping carts
Exploring the Django framework
Preparing the development environment
Adding additional product details
Designing simple product HTML templates
Getting paid: A quick payment integration
Handling Customers and Their Orders
Creating accounts with django-registration
Extending the user model with django-profiles
Shopping carts and Django sessions
Building a generic payment processor app
PayPal and other payment processors
From Payment to Porch: An Order Pipeline
Adding status information to orders
Configuring the Sphinx search engine
Simplifying searching with django-sphinx
Django's syndication framework
ReportLab: Generating PDF reports from Python
Creating Rich, Interactive UIs
Google Checkout Digital Delivery
Deployment and Maintenance Strategies
Automating deployment with Fabric