Django 1.4 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.4 documentation
    • Using Django
      • Handling HTTP requests

This Page

  • Show Source
  • Show on GitHub
  • Edit on GitHub

Quick search

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

Last update:

Jun 11, 2013

« previous | up | next »



Brought to you by Read the Docs
  • latest