The online computer book shop for UK & Europe                                   

   Books Home | About Us | Index | Next Record | Browse

 
  

Tel: 0121 706 6000 

Static Book Details Page - Computer Manuals Website

 Learing Website Development With Django
  

  Learing Website Development With Django by Ayman Hourieh

  • Published by: PACKT PUBLISHING
  • Author: Ayman Hourieh
  • Page Count: 243
  • Group: PYTHON - DJANGO
  • ISBN: 1847193358/9781847193353
  • Published: Apr 2008

Our Price: 20.99
Discount: 16%
RRP: 24.99 

For Latest Pricing and Availability Click Here
 

The online computer book shop for UK & Europe

Book store with some thing for everyone

Book Information and Description:

Learing Website Development With Django
Django is a high-level Python web framework that was developed by a fast-moving online-news operation to meet the stringent twin challenges of newsroom deadlines and the needs of web developers. It is designed to promote rapid development and clean, pragmatic design and lets you build high-performing, elegant web applications rapidly. Django focuses on automating as much as possible and adhering to the DRY (Don't Repeat Yourself) principle, making it easier to build high-performance web applications faster, with less code.

This book will show you how to assemble Django's features and leverage its power to design, develop, and deploy a fully-featured website. It will walk you through the creation of an example web application, with lots of code. Each chapter will add new features to the site, and show what parts of Django to work on to build these features.

This book has been specifically written for Python developers new to Django, and it's goal is to help you put together Django applications as quickly as possible. This book will give you clear, concise and, of course, practical guidance to take you from the basics of creating pages with Django through to learning the skills that will make you a Django developer to be reckoned with.

Topics covered include:

    * User registration and management

    * Dealing with content customization and searching

    * Working with the tag data model

    * Creating your own administration interface

    * Using AJAX to enhance the user interface

    * Building user networks

    * Setting up and deploying Django applications on the production web server

CONTENTS:

Learning Website Development with Django Table of Contents

Back to BOOK PAGE

Table of Contents

Preface

Chapter 1: Introduction to Django

Chapter 2: Getting Started

Chapter 3: Building a Social Bookmarking Application

Chapter 4: User Registration and Management

Chapter 5: Introducing Tags

Chapter 6: Enhancing the User Interface with Ajax

Chapter 7: Voting and Commenting

Chapter 8: Creating an Administration Interface

Chapter 9: Advanced Browsing and Searching

Chapter 10: Building User Networks

Chapter 11: Extending and Deploying

Chapter 12: What Next?

Index

    * Preface