Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.3 source code.tar.gz | 2025-09-16 | 5.3 MB | |
5.0.3 source code.zip | 2025-09-16 | 6.4 MB | |
README.md | 2025-09-16 | 1.1 kB | |
Totals: 3 Items | 11.7 MB | 1 |
What's Changed
- feat: Django 6 compatibility (July 2025) by @fsbraun in https://github.com/django-cms/django-cms/pull/8302
- docs: Add documentation for toolbar get_object and set_object methods by @fsbraun in https://github.com/django-cms/django-cms/pull/8314
- fix: Respect individual placeholder checks if they can be changed (#8317) by @fsbraun in https://github.com/django-cms/django-cms/pull/8318
- fix: Cut children from inactive menu nodes when level is less or equal to 0 (#8322) by @fsbraun in https://github.com/django-cms/django-cms/pull/8324
- fix: copy lang management command - include PageUrl (#7548) by @fsbraun in https://github.com/django-cms/django-cms/pull/8335
- perf: Optimize placeholder and plugin utilities by @fsbraun in https://github.com/django-cms/django-cms/pull/8337
- fix: Migration 0033 failed when empty placeholder objects were not present in the db by @fsbraun in https://github.com/django-cms/django-cms/pull/8339
- chore: Build 5.0.3 release by @fsbraun in https://github.com/django-cms/django-cms/pull/8341
Full Changelog: https://github.com/django-cms/django-cms/compare/5.0.2...5.0.3