Django 1.5 documentation

Home | Table of contents | Index | Modules
« previous | up | next »

Handling HTTP requests¶

Information on handling HTTP requests in Django:

  • URL dispatcher
  • Writing views
  • View decorators
  • File Uploads
  • Django shortcut functions
  • Generic views
  • Middleware
  • How to use sessions

Browse

  • Prev: One-to-one relationships
  • Next: URL dispatcher

You are here:

  • Django 1.5 documentation
    • 使用 Django
      • Handling HTTP requests

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

Last update:

Dec 02, 2013

« previous | up | next »