Django

Django 是一个高级 Python Web 框架,鼓励快速开发和简洁实用的设计。「Django is a high-level Python web framework that encourages rapid development and clean, pragmatic design. 」

Github星跟踪图

Django

Django 是一个高级 Python Web 框架,鼓励快速开发和简洁实用的设计。感谢您试用它。

所有文档都在 “docs ”目录下,也可在线访问 https://docs.djangoproject.com/en/stable/。如果您刚刚入门,我们建议您这样阅读文档:

  • 首先,阅读 docs/intro/install.txt,了解安装 Django 的说明。
  • 然后,按顺序阅读教程(docs/intro/tutorial01.txt、docs/intro/tutorial02.txt 等)。
  • 如果你想设置实际的部署服务器,请阅读 docs/howto/deployment/index.txt 中的说明。
  • 接下来,你可能需要阅读专题指南(在 docs/topics);从那里你可以跳转到 HOWTOs(在 docs/howto)来解决具体问题,并查看参考文献(在 docs/ref)来了解血淋淋的细节。
  • 有关构建 HTML 版本文档的说明,请参见 docs/README。

文档更新严格。如果你在文档中发现任何问题,或认为应该以任何方式对文档进行说明,请花 30 秒钟在这里填写一份工作单: https://code.djangoproject.com/newticket

获得更多帮助:

加入 Django Discord 社区(Django Discord community)。
加入 Django 论坛社区(Django Forum)。

为 Django 做贡献:

请访问 https://docs.djangoproject.com/en/dev/internals/contributing/ 了解有关参与的信息。

运行 Django 的测试套件:

支持 Django 的开发

Django 的发展有赖于您的贡献。

如果您依赖 Django,请记得支持 Django 软件基金会: https://www.djangoproject.com/fundraising/。 

 

主要指标

概览
名称与所有者django/django
主编程语言Python
编程语言Python (语言数: 6)
平台Linux, Mac, Windows
许可证BSD 3-Clause "New" or "Revised" License
所有者活动
创建于2012-04-28 02:47:18
推送于2025-07-13 17:39:05
最后一次提交
发布数451
最新版本名称5.2.4 (发布于 2025-07-02 15:43:33)
第一版名称archive/attic/i18n (发布于 )
用户参与
星数84.2k
关注者数2.3k
派生数32.7k
提交数33.7k
已启用问题?
问题数0
打开的问题数0
拉请求数9773
打开的拉请求数352
关闭的拉请求数9447
项目设置
已启用Wiki?
已存档?
是复刻?
已锁定?
是镜像?
是私有?

Django

Django is a high-level Python web framework that encourages rapid
development and clean, pragmatic design. Thanks for checking it out.

All documentation is in the "docs" directory and online at
https://docs.djangoproject.com/en/stable/. If you're just getting
started, here's how we recommend you read the docs:

  • First, read docs/intro/install.txt for instructions on installing
    Django.
  • Next, work through the tutorials in order
    (docs/intro/tutorial01.txt, docs/intro/tutorial02.txt, etc.).
  • If you want to set up an actual deployment server, read
    docs/howto/deployment/index.txt for instructions.
  • You'll probably want to read through the topical guides (in
    docs/topics) next; from there you can jump to the HOWTOs (in
    docs/howto) for specific problems, and check out the reference
    (docs/ref) for gory details.
  • See docs/README for instructions on building an HTML version of
    the docs.

Docs are updated rigorously. If you find any problems in the docs, or
think they should be clarified in any way, please take 30 seconds to
fill out a ticket here: https://code.djangoproject.com/newticket

To get more help:

To contribute to Django:

To run Django's test suite:

Supporting the Development of Django

Django's development depends on your contributions.

If you depend on Django, remember to support the Django Software
Foundation: https://www.djangoproject.com/fundraising/