| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.8 source code.tar.gz | 2026-06-10 | 5.6 MB | |
| 5.0.8 source code.zip | 2026-06-10 | 6.6 MB | |
| README.md | 2026-06-10 | 1.6 kB | |
| Totals: 3 Items | 12.1 MB | 0 | |
What's Changed
- fix: Missing redirect_url in CMSNavigationNode.attr by @vstoykov in https://github.com/django-cms/django-cms/pull/8625
- fix: GrouperModelAdmin shadowed prepopulated_fields class attribute (#8636) by @fsbraun in https://github.com/django-cms/django-cms/pull/8639
- fix: Enforce authorization on structure, move and clipboard endpoints (#8644) by @fsbraun in https://github.com/django-cms/django-cms/pull/8645
- fix: Honour plugin-declared Vary headers in the page cache key (#8646) by @fsbraun in https://github.com/django-cms/django-cms/pull/8647
- fix: template-specific CMS_PLACEHOLDER_CONF keys ignored when rendering page placeholders by @rm-wholestack in https://github.com/django-cms/django-cms/pull/8652
- fix: Slugs of published pages could be changed (#8640) by @fsbraun in https://github.com/django-cms/django-cms/pull/8654
- fix: Release script dropped changes by @fsbraun in https://github.com/django-cms/django-cms/pull/8655
- fix: Transifex upload script failed by @fsbraun in https://github.com/django-cms/django-cms/pull/8656
- build: transifex script did not install by @fsbraun in https://github.com/django-cms/django-cms/pull/8657
- build: Source po file not normalized for transifex by @fsbraun in https://github.com/django-cms/django-cms/pull/8658
- chore: Prepare release 5.0.8 by @fsbraun in https://github.com/django-cms/django-cms/pull/8660
New Contributors
- @rm-wholestack made their first contribution in https://github.com/django-cms/django-cms/pull/8652
Full Changelog: https://github.com/django-cms/django-cms/compare/5.0.7...5.0.8