Django 1.4 documentation

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

Django 사용하기¶

Django에 대하여 알아야 할 주요 부분에 대한 소개:

  • How to install Django
  • 모델과 데이터베이스
  • HTTP 요청 다루기
  • 폼을 가지고 작업하기
  • Django 템플릿 언어
  • Class-based generic views
  • Migrating function-based generic views
  • Managing files
  • Testing Django applications
  • User authentication in Django
  • Django’s cache framework
  • Conditional View Processing
  • Cryptographic signing
  • Sending email
  • Internationalization and localization
  • Logging
  • Pagination
  • Security in Django
  • Serializing Django objects
  • Django settings
  • Signals

사용 금지된 기능¶

  • Generic views

Table Of Contents

  • Django 사용하기
    • 사용 금지된 기능

Browse

  • Prev: 더 읽을 거리
  • Next: How to install Django

You are here:

  • Django 1.4 documentation
    • Django 사용하기

This Page

  • Show Source
  • Show on GitHub
  • Edit on GitHub

Quick search

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

Last update:

Sep 05, 2013

« previous | up | next »



Brought to you by Read the Docs
  • old_master
  • latest