Django CMS 2.1.x Documentation
0 码力 | 81 页 | 554.09 KB | 6 月前This document provides comprehensive guidance on installing, configuring, and using Django CMS 2.1.5. It includes steps for setting up the environment, configuring the CMS, using South for database migrations, creating templates, and integrating various plugins and navigation features. The document also covers contributing to the CMS, including code contributions, translations, and community engagement.Django CMS 3.9.x Documentation
0 码力 | 417 页 | 1.68 MB | 6 月前文档详细介绍了Django CMS 3.9.x的结构和使用指南,包括教程、如何指南、关键主题、参考资料、贡献指南、升级说明和使用指南。文档强调了贡献的重要性,要求使用符合Sphinx和重构文本语法的有效语法,分为step-by-step教程和更深入的指南。版本3.9.0新增了对Django 3.2 LTS的支持,并修复了多个Bug。文档还提供了软件版本兼容性表,说明了与Django和Python版本的兼容情况。Django CMS 3.11.10 Documentation
0 码力 | 493 页 | 1.44 MB | 6 月前文档详细介绍了Django CMS 3.11.10版本的功能和用法,包括其灵活的插件系统、易于集成的特性、活跃的开发者社区以及强大的代码质量保证。文档还提供了关于版本支持和长期支持(LTS)的详细信息,帮助开发者理解版本管理和更新策略。此外,文档包含针对新手的教程,指导如何快速上手并根据需求定制Django CMS。这些教程涵盖了安装、插件使用、应用集成等关键方面,帮助开发者逐步深入了解平台的功能和扩展能力。Django CMS 3.8.x Documentation
0 码力 | 413 页 | 1.67 MB | 6 月前文档详细介绍了Django CMS 3.8.x的功能、升级指南以及兼容性信息。版本3.8.0引入了对Django 3.1的支持,同时停止了对Python 2.7和3.4以及Django低于2.2版本的支持。升级指南提供了从3.7.x版本升级的具体步骤,包括数据库迁移和功能性检查。文档还包括了Bug修复列表和如何为项目做贡献的指南。此外,还涵盖了Django CMS的主要特点、文档结构以及社区支持渠道。文档内容结构清晰,分为多个部分,如教程、指南、关键主题、参考资料和社区参与等,旨在帮助开发者高效使用和开发Django CMS。Django CMS 2.4.x Documentation
0 码力 | 156 页 | 727.78 KB | 6 月前文档详细介绍了Django CMS 2.4版本的新功能及升级说明,包括对Django 1.5的支持、Django 1.3和Python 2.5的弃用,迁移脚本的重构,以及配置选项如模板继承和多语言支持的设置。同时,文档还涵盖了菜单系统的工作原理、站点地图的配置、如何为项目做贡献以及测试方法。Django CMS 4.1.x Documentation
0 码力 | 518 页 | 1.66 MB | 6 月前文档详细介绍了Django CMS 4.1.x的功能、升级指南和兼容性信息。Django CMS 4.1是该框架的首个社区版本,引入了多项重要更改,包括核心简化、移除过时功能以及新的功能如右到左语言支持的改进。文档还提供了从3.x版本升级到4.x版本的步骤指南,并强调了与Django和Python的兼容性。此外,文档涵盖了第三方包的集成、常用插件的概述以及新手教程,帮助用户快速上手并自定义Django CMS。每个版本的发布说明详细列出了新功能、错误修复和改进。Django 5.1.2 Documentation
0 码力 | 3519 页 | 3.17 MB | 1 年前Django 5.1.2 修复了 5.1.1 版本中的多个错误,包括 PostgreSQL 查找函数 trigram_similar 的崩溃问题。文档详细说明了 Django 的发布流程,包括新功能的添加、关键错误的修复、安全问题和数据丢失问题的修复。Django 采用基于时间的发布计划,每八个月左右发布一次功能更新。安全修复和数据丢失问题的修复会应用到当前主分支、最后两个功能发布分支以及任何其他受支持的长期支持发布分支。文档修复通常会更容易地回溯到最新的稳定分支。此外,文档还列出了 Django 5.1 及其补丁版本的发布说明,并提供了升级时需要注意的向后不兼容更改和已弃用功能的详细信息。Django 5.1 Documentation
0 码力 | 3513 页 | 3.17 MB | 1 年前Django 5.1版本文档介绍了该版本的主要更新内容,包括移除对PostgreSQL 12、MariaDB 10.4等旧版本数据库的支持,新增了{% querystring %}模板标签以简化URL查询参数的处理,并改进了admin界面的可访问性。文档还列出了多项功能的移除和弃用,以及对旧版本功能的不兼容更改。django cms 2.2.x Documentation
0 码力 | 105 页 | 679.29 KB | 1 年前The document provides comprehensive guidance for django CMS 2.2.1, covering installation, configuration, and advanced features. It details requirements, database setup, and optional dependencies like django-filer for file management and django-reversion for content versioning. The cms.api module allows programmatic page creation with functions like create_page(). Key configurations include CMS_TEMPLATES for page templates and CMS_TEMPLATE_INHERITANCE for template inheritance. Version 2.2 introduces django-mptt as a proper dependency and supports Django 1.2.5 and 1.3. It also incorporates django-sekizai for media handling, replacing PluginMedia. The documentation covers plugin management, sitemap configuration, and command line tools like cms list and cms uninstall.django cms 3.7.x Documentation
0 码力 | 409 页 | 1.67 MB | 1 年前The document provides detailed release notes for django CMS 3.7.x, highlighting improvements, new features, and bug fixes. It covers compatibility with Django 2.2 LTS and Python 3.7, updates to documentation, and instructions for upgrading from previous versions. The release notes also include information on project governance, community contributions, and software version requirements.
共 46 条
- 1
- 2
- 3
- 4
- 5
关键词
Installation Configuration Django-CMS South URLs Django CMS 文档结构 贡献指南 版本兼容性 功能特性 plugin long-term support (LTS) installation tutorial release notes upgrade guide Django compatibility documentation structure 版本升级 配置设置 多语言支持 菜单系统 Django CMS 4.1 兼容性 升级 发布说明 第三方包 Django 5.1.2 bugfixes security fixes documentation fixes Django 5.1 PostgreSQL MariaDB {% querystring %} 移除支持 django CMS Plugins Upgrade compatibility bug fixes documentation