| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.10 source code.tar.gz | 2026-08-06 | 5.7 MB | |
| 5.0.10 source code.zip | 2026-08-06 | 6.8 MB | |
| README.md | 2026-08-06 | 1.0 kB | |
| Totals: 3 Items | 12.5 MB | 0 | |
What's Changed
- fix: Avoid save_model errors for list_editable admin forms by @fsbraun in https://github.com/django-cms/django-cms/pull/8721
- fix: Upon edit localized text within plugins were rendered in the wrong language by @fsbraun in https://github.com/django-cms/django-cms/pull/8740
- fix: EmptyToolbar missed clipboard and toolbar_language properties (#8750) by @fsbraun in https://github.com/django-cms/django-cms/pull/8756
- fix: Paste-a-copy IDOR discloses unauthorized plugin content (#8746) by @fsbraun in https://github.com/django-cms/django-cms/pull/8757
- fix: disallow superusers as subordinate users by @fsbraun in https://github.com/django-cms/django-cms/pull/8758
- feat: Offer replacement for djangotree-beard dependency (#8744) by @fsbraun in https://github.com/django-cms/django-cms/pull/8755
- chore: Prepare release 5.0.10 by @fsbraun in https://github.com/django-cms/django-cms/pull/8760
Full Changelog: https://github.com/django-cms/django-cms/compare/5.0.9...5.0.10