django cms 4.1.1 Documentation
2.00 MB
361 页
0 评论
语言 | 格式 | 评分 |
---|---|---|
英语 | .pdf | 3 |
摘要 | ||
Django CMS 4.1.1版本文档介绍了该版本的主要更新内容,包括对Django 4.2和Python 3.11的支持,修复了多个bug,并新增了右对对语言支持和更快的菜单渲染功能。 | ||
AI总结 | ||
### Django CMS 4.1.1 Documentation Summary
#### Key Highlights:
1. **Version Compatibility**:
- Supports Django 3.2 to 5.0 and Python 3.8 to 3.12.
- Backward-incompatible changes require updates to custom code and third-party applications.
2. **New Features**:
- **RTL Support**: Enhanced CSS and JS for right-to-left languages (e.g., Arabic).
- **Faster Menu Rendering**: Improved efficiency in building menus, reducing database hits.
- **Improved Translations**: Better support for Dutch and Arabic languages.
- **Redirect Settings**: Added options to redirect slugs to lowercase and preserve parameters.
3. **Bug Fixes**:
- **Sitemap Issues**: Fixed sitemap display of hidden languages.
- **Apphooks Compatibility**: Resolved AttributeError in Django 1.11.
- **Placeholder Inheritance**: Fixed issues with placeholder inheritance and caching.
- **Security Vulnerabilities**: Patched issues in plugin_type URL parameters.
4. **Upgrade Notes**:
- Backup database before upgrading.
- Check CMS_LANGUAGES settings and apply migrations.
- Update custom code and third-party applications for compatibility.
5. **Performance and Usability**:
- Improved page tree management in RTL admin languages.
- Faster DOM updates and direct redirects to edit endpoints.
- Enhanced placeholder caching and management commands.
6. **Deprecated Features**:
- Removed support for Django 3.1 and 3.0.
- Deprecated table-name magic for plugins (use `plugin_pool.set_plugin_meta()` for compatibility).
7. **Contributors**:
- Major contributors include Fabian Braun, Vinit Kumar, and others, with significant pull requests and reviews.
#### Summary:
Django CMS 4.1.1 introduces compatibility with Django 4.2, enhances RTL language support, and fixes several critical bugs. The release emphasizes performance improvements, security patches, and better developer experience. Users upgrading from older versions should carefully follow the upgrade guide to ensure smooth transitions. |
P1
P2
P3
P4
P5
P6
P7
P8
P9
P10
P11
P12
下载文档到本地,方便使用
- 可预览页数已用完,剩余
349 页请下载阅读 -
文档评分