Django Projects Cookbook
latest
  • Chapter 1: Introduction
  • Chapter 2. Building a personal CD library.
  • Chapter 3. Building a Pastebin.
  • Chapter 4. Building a Blog
  • Chapter 5. Building a Wiki
  • Chapter 6. Building a Quora like site
  • Chapter 7. Building a Project management application
  • Chapter 8. Building a Social news Site
Django Projects Cookbook
  • Docs »
  • Django Projects Cookbook
  • Edit on GitHub

Django Projects CookbookΒΆ

Django Projects Cookbook is a book for intermediate python programmers. It will take you from where Django tutorials left to a more advanced programmer.

_images/bookcover.png

Contents:

  • Chapter 1: Introduction
    • Virtual Environment (The Saviour)
    • Downloading and Installing
    • What is Django?
    • Django Features:
    • Inside Django
  • Chapter 2. Building a personal CD library.
    • Starting a django project
    • Getting started with the App
    • An Introduction to the Django ORM
  • Chapter 3. Building a Pastebin.
    • URL configuration - entry points
    • Templates - skeletons of our website:
    • Generic views - commonly used views:
    • Designing a pastebin app:
    • Sketch the models:
    • Configuring urls:
    • Writing custom management scripts:
  • Chapter 4. Building a Blog
    • Topics in this chapter:
    • Our blog app:
    • Date based generic views:
  • Chapter 5. Building a Wiki
    • A wiki application:
    • Article Management:
  • Chapter 6. Building a Quora like site
    • Topics in this chapter:
    • Quora like Application:
    • Application Includes:
    • Django features to learn in this chapter:
    • Make custom user:
    • Class Based Views
    • Register Custom User
    • Basics of Django Testing:
  • Chapter 7. Building a Project management application
  • Chapter 8. Building a Social news Site
Next

© Copyright 2010-2018, Agiliq. Revision 53f0c353.

Built with Sphinx using a theme provided by Read the Docs.
Read the Docs v: latest
Versions
latest
Downloads
pdf
htmlzip
epub
On Read the Docs
Project Home
Builds

Free document hosting provided by Read the Docs.