All Projects → jhao104 → Django Chinese Doc

jhao104 / Django Chinese Doc

Django中文文档

Programming Languages

python
139335 projects - #7 most used programming language

Labels

Projects that are alternatives of or similar to Django Chinese Doc

Django Rename App
A Django Management Command to rename existing Django Applications.
Stars: ✭ 38 (-13.64%)
Mutual labels:  django
Ponee
A lightweight Django template ready for Heroku
Stars: ✭ 41 (-6.82%)
Mutual labels:  django
Django Preserialize
Convert your model instances and querysets into dicts and list with style.
Stars: ✭ 42 (-4.55%)
Mutual labels:  django
Dbworld Search
🔍 简单的搜索引擎, django 框架
Stars: ✭ 39 (-11.36%)
Mutual labels:  django
Pyexcel Io
One interface to read and write the data in various excel formats, import the data into and export the data from databases
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Django Databrowse
Databrowse is a Django application that lets you browse your data.
Stars: ✭ 41 (-6.82%)
Mutual labels:  django
Geonode
GeoNode is an open source platform that facilitates the creation, sharing, and collaborative use of geospatial data.
Stars: ✭ 988 (+2145.45%)
Mutual labels:  django
Examonline
在线考试系统😈
Stars: ✭ 44 (+0%)
Mutual labels:  django
Django Rest Apis
Sample Django App using Twitter Sign in (OAuth) and REST APIs.
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Planetpython telegrambot
Django App Planet Python Telegram Bot
Stars: ✭ 42 (-4.55%)
Mutual labels:  django
Dcmp
Docker Container Management Platform(Dashboard UI)
Stars: ✭ 39 (-11.36%)
Mutual labels:  django
Django react boilerplate
Boiler-Plate code to Use Django with React
Stars: ✭ 40 (-9.09%)
Mutual labels:  django
Cmdb
cmdb saltstack
Stars: ✭ 1,013 (+2202.27%)
Mutual labels:  django
Djangox
Django starter project with 🔋
Stars: ✭ 984 (+2136.36%)
Mutual labels:  django
Django Music Streaming App
Simple Music Stream App
Stars: ✭ 43 (-2.27%)
Mutual labels:  django
Djangocms Picture
django CMS Picture is a plugin for django CMS that allows you to add images on your site.
Stars: ✭ 37 (-15.91%)
Mutual labels:  django
Marsha
🎬 A self-hosted opensource LTI video provider
Stars: ✭ 41 (-6.82%)
Mutual labels:  django
Freeipa Password Reset
Self-service password reset app for FreeIPA
Stars: ✭ 44 (+0%)
Mutual labels:  django
Sublimall Server
Server behind Sublimall SublimeText plugin
Stars: ✭ 43 (-2.27%)
Mutual labels:  django
Postix
Cashdesk system used at Chaos Communication Congress
Stars: ✭ 42 (-4.55%)
Mutual labels:  django

如果感兴趣, 欢迎加入进来一起翻译。Folk 项目:https://github.com/jhao104/django-chinese-doc 提交你的内容。翻译后的文档会自动更新到:http://django-chinese-doc.readthedocs.io/zh_CN/latest/

Django1.10中文文档

Documentation Status [!]https://img.shields.io/readthedocs/django-chinese-doc

  你想知道的关于Django的一切。

文档组织方式

  Django有很多的文档。一个好的组织结构能够帮助您在何处寻找你想要的内容:

  • 入门教程一步步详解如何从零开始创建一个Web应用程序。如果您第一次使用Django或Web应用程序开发,那么请从这里开始。也就是下面的“入门”部分。

  • 主题指南在比较高的层次上讨论某些话题和概念,并提供有用的背景信息和解释。

  • 参考指南包含API和Django的机械等方面的技术参考。抓哟描述了它的工作原理以及如何使用它,但是这要求您对关键概念有基本的的了解。

  • 方法指南就像一种秘诀。他们将帮助您完成解决关键问题和用例的步骤。他们比教程更先进,并且还会帮你你了解Django的工作原理。

入门:

  如果你是刚接触Django或编程,这是一个起点。

模型层

  Django提供一个抽象层(Models)以构建和操作你的web应用中的数据,通过以下内容了解更多:

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].