Django 官方教程翻译项目
代的步伐。 文档地址:http://www.bookstack.cn/books/Django-intro-zh 书栈官网:http://www.bookstack.cn 书栈开源:https://github.com/TruthHun 分享,让知识传承更久远! 感谢知识的创造者,感谢知识的分享者,也感谢每一位阅读到此处的 读者,因为我们都将成为知识的传承者。 致谢 - 2 - 本文档使用 书栈(BookStack README - 3 - 本文档使用 书栈(BookStack.CN) 构建 Writing your first patch for Django 中文版文档请到 github page 查看,下方目录在 github page 点击才有效。 初识 Django 快速安装指南 创建你的第一个 Django 项目, 第一部分 创建你的第一个 Django 项目, 第二部分 创建你的第一个 的模板系统良好地集成了模型层,但这不意味着你必须使用它。同样,你可以不使用 Django 的数 据库 API。你可以用其他的数据库抽象层,像是直接读取 XML 文件,亦或直接读取磁盘文件,你可 以使用任何方式。Django 的任何组成——模型、视图和模板——都是解耦的。 以上只是 Django 的功能性概述。Django 还有更多实用的特性: 缓存框架可以与 memcached 或其他后端集成。 聚合器框架可以通过简单编写一个0 码力 | 103 页 | 1.86 MB | 1 年前3Django、Vue 和Element UI 前后端原理论述
地执行这些脚本,方便开发和构建项目。 包管理:除了管理项目的依赖外,npm 也可以用来发布和管理自己开发的前端包。 开发者可以将自己的前端库或组件发布到 npm 仓库,供其他开发者使用和共享。 构建工具:npm 可以集成和管理前端构建工具,比如 webpack、gulp、rollup 等。这 些构建工具可以帮助开发者将前端代码进行打包、压缩、优化和处理,以提高前端项目 的性能和可维护性。 版本控制:npm 支持语义化版本控制(Semantic 完成日常的各类质量保障工作呢? 上一期我们介绍了 mabl 平台的整体功能与测试业务核心玩法,那么既然作为一个自 动化测试服务平台,怎么能少了与 CI/CD 之间的集成场景呢?今天就由我继续来为大家 介绍一下如何在 CI/CD 中有效集成并使用 mabl 平台。 作为 DevTestOps 工作流中极其重要的一环,如何将 CI/CD 更加灵活完善的融入项目 开发交付中的各类场景,一直是广大公司 软件的强大兼容性与接入能力,mabl 自身强大的自动化测试能力可以灵活地 被运用起来,在部署过程中集成 mabl 平台,那么相关的自动化测试代码部署到 CI/CD 管 道中的托管环境后就可以立即在多个浏览器中测试端到端的用户体验。针对于测试活动 中存在多个环境的情况,那么就更适合使用此类的集成方式了,因为它本身就是可以集 成在 CI/CD 中进行跨环境运行测试任务。 本文主要以目前主流的0 码力 | 61 页 | 6.84 MB | 1 年前3Django 5.1.2 Documentation
template directory in the source code of Django itself (django/contrib/admin/templates [https://github.com/django/django/blob/main/django/contrib/admin/templates]) into that directory. Where are the Search for similar issues on the package’s issue tracker. Django Debug Toolbar’s is on GitHub [https://github.com/jazzband/django-debug- toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc]. 3 documentation is kept in the same source control system as its code. It lives in the docs [https://github.com/django/django/blob/main/docs] directory of our Git repository. Each document online is a separate0 码力 | 3519 页 | 3.17 MB | 1 年前3Django 5.1 Documentation
template directory in the source code of Django itself (django/contrib/admin/templates [https://github.com/django/django/blob/main/django/contrib/admin/templates]) into that directory. Where are the Search for similar issues on the package’s issue tracker. Django Debug Toolbar’s is on GitHub [https://github.com/jazzband/django-debug- toolbar/issues?q=is%3Aissue+is%3Aopen+sort%3Aupdated-desc]. 3 documentation is kept in the same source control system as its code. It lives in the docs [https://github.com/django/django/blob/main/docs] directory of our Git repository. Each document online is a separate0 码力 | 3513 页 | 3.17 MB | 1 年前3Django CMS 3.11.10 Documentation
docker.com/get-started/]. Run the demo project in docker (Step 2) Info: The demo project [https://github.com/django-cms/django-cms-quickstart/tree/support/cms-4.1.x] is a minimal Django project with some pop-up window where the “New page” is marked blue. Press New Page and select Next. git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker project. Those are djangocms-text-ckeditor [https://github.com/django-cms/djangocms-text-ckeditor] for rich text input. djangocms-frontend [https://github.com/django-cms/djangocms-frontend] for Bootstrap50 码力 | 493 页 | 1.44 MB | 6 月前0.03Django CMS 4.1.x Documentation
docker.com/get-started/]. Run the demo project in docker (Step 2) Info: The demo project [https://github.com/django-cms/django-cms-quickstart/tree/support/cms-4.1.x] is a minimal Django project with some pop-up window where the “New page” is marked blue. Press New Page and select Next. git clone git@github.com:django-cms/django-cms-quickstart.git cd django-cms-quickstart docker compose build web docker https://github.com/django-cms/cms-template/archive/4.1.tar.gz djangocms-text-ckeditor [https://github.com/django-cms/djangocms-text-ckeditor] for rich text input. djangocms-frontend [https://github.com/0 码力 | 518 页 | 1.66 MB | 6 月前3django cms 3.3.x Documentation
you’ll need: env\Scripts\activate Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we’ll install that, and create a second untouched. Install the polls application Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our0 码力 | 386 页 | 1.56 MB | 1 年前3django cms 3.5.x Documentation
reliable: pip install --upgrade pip Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we’ll install that, and create a second untouched. Install the polls application Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our0 码力 | 403 页 | 1.69 MB | 1 年前3django cms 3.7.x Documentation
pip install --upgrade pip 1.2.3. Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we will: incorporate the Polls application application 3.1.1. Install polls Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our0 码力 | 409 页 | 1.67 MB | 1 年前3django cms 3.4.x Documentation
reliable: pip install --upgrade pip Use the django CMS installer The django CMS installer [https://github.com/nephila/djangocms-installer] is a helpful script that takes care of setting up a new project applications.) For this tutorial, we’re going to take a basic Django opinion poll application [https://github.com/divio/django-polls] and integrate it into the CMS. So we’ll install that, and create a second untouched. Install the polls application Install the application from its GitHub repository using pip: pip install git+http://git@github.com/divio/django-polls.git#egg=polls Let’s add this application to our0 码力 | 395 页 | 1.64 MB | 1 年前3
共 92 条
- 1
- 2
- 3
- 4
- 5
- 6
- 10