Django 中文手册
1.5
  • Django 中文文档
  • 新手入门
  • 使用 Django
    • 如何安装 Django
    • Models and databases
    • Handling HTTP requests
      • URL dispatcher
      • Writing views
      • View decorators
      • File Uploads
      • Django shortcut functions
      • Generic views
      • Middleware
      • How to use sessions
    • Working with forms
    • The Django template language
    • Class-based views
    • Managing files
    • Testing in Django
    • User authentication in Django
    • Django’s cache framework
    • Conditional View Processing
    • Cryptographic signing
    • Sending email
    • Internationalization and localization
    • Logging
    • Pagination
    • Porting to Python 3
    • Security in Django
    • Serializing Django objects
    • Django settings
    • Signals
  • “How-to” guides
  • Django FAQ
  • API 参考
  • Meta-documentation and miscellany
  • Glossary
  • Release notes
  • Django internals
Django 中文手册
  • — Django 中文手册 1.5 documentation »
  • 使用 Django »
  • Handling HTTP requests
  • 在线手册中心

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

扫码关注,获取更多内容

Next Previous

© Copyright Django Software Foundation and contributors. Last updated on Oct 24, 2016.