Beginning Django E-Commerce

Beginning Django E-Commerce guides you through producing an e-commerce site using Django, the most popular Python web development framework. Topics covered include how to make a shopping cart, a checkout, and a payment processor; how to make the most of Ajax; and search engine optimization best prac...

Full description

Bibliographic Details
Main Author: McGaw, Jim. (Author)
Corporate Author: SpringerLink (Online service)
Format: Electronic
Language:English
Published: Berkeley, CA : Apress, 2009.
Subjects:
Online Access:https://ezaccess.library.uitm.edu.my/login?url=http://dx.doi.org/10.1007/978-1-4302-2536-2
Table of Contents:
  • Introduction
  • Chapter 1 Best Laid Plans
  • Chapter 2 Creating a Django Site
  • Chapter 3 Models For Sale
  • Chapter 4 The Shopping Cart
  • Chapter 5 Site Checkout & Order Creation
  • Chapter 6 Creating User Accounts
  • Chapter 7 Product Images
  • Chapter 8 Implementing Product Search
  • Chapter 9 Intelligent Cross-Selling
  • Chapter 10 AJAX
  • Chapter 11 Getting In with Google
  • Chapter 12 Web Security Overview
  • Chapter 13 Scaling the Site
  • Chapter 14 Testing Our Code
  • Chapter 15 Deployment
  • Chapter 16 Hello Google App Engine.