Django 1.5 documentation

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

使用 Django¶

介绍了所有你需要知道的 Django 的关键内容:

  • 如何安装 Django
  • Models and databases
  • Handling HTTP requests
  • 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

Browse

  • Prev: 为Django编写属于你的首个补丁
  • Next: 如何安装 Django

You are here:

  • Django 1.5 documentation
    • 使用 Django

This Page

  • Show Source

Quick search

Last update:

Oct 01, 2017

« previous | up | next »