Django 中文手册
1.5
  • Django 中文文档
  • 新手入门
  • 使用 Django
  • “How-to” guides
  • Django FAQ
  • API 参考
    • Class-based views
    • Clickjacking Protection
    • contrib packages
    • Databases
    • django-admin.py and manage.py
    • Running management commands from your code
    • Django 异常
    • File handling
    • Forms
    • Middleware
    • Models
      • Model field reference
      • Related objects reference
      • Model Meta options
      • Model instance reference
      • QuerySet API reference
    • Request and response objects
    • TemplateResponse and SimpleTemplateResponse
    • Settings
    • Signals
    • Templates
    • Unicode data
    • django.core.urlresolvers utility functions
    • django.conf.urls utility functions
    • Django Utils
    • Validators
  • Meta-documentation and miscellany
  • Glossary
  • Release notes
  • Django internals
Django 中文手册
  • — Django 中文手册 1.5 documentation »
  • API 参考 »
  • Models
  • 在线手册中心

Models¶

Model API reference. For introductory material, see 模型.

  • Model field reference
  • Related objects reference
  • Model Meta options
  • Model instance reference
  • QuerySet API reference

扫码关注,获取更多内容

Next Previous

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