Django 1.10 documentation

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

Using Django¶

Introductions to all the key parts of Django you’ll need to know:

  • How to install Django
  • Models and databases
  • Handling HTTP requests
  • Working with forms
  • 템플릿
  • Class-based views
  • Migrations
  • Managing files
  • Testing in Django
  • User authentication in Django
  • Django’s cache framework
  • Conditional View Processing
  • Cryptographic signing
  • Sending email
  • 국제화와 현지화
  • Logging
  • Pagination
  • Porting to Python 3
  • Security in Django
  • 성능과 최적화
  • Serializing Django objects
  • Django settings
  • Signals
  • System check framework
  • External packages

Browse

  • Prev: 첫 Django 패치 작성하기
  • Next: How to install Django

You are here:

  • Django 1.10 documentation
    • Using Django

현재 문서

  • 소스 코드를 보려면

빠른 검색

모듈, 클래스 또는 함수 이름을 입력하십시오.

Last update:

Feb 14, 2017

« previous | up | next »