| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| 5.0.5 source code.tar.gz | 2025-11-12 | 5.9 MB | |
| 5.0.5 source code.zip | 2025-11-12 | 6.8 MB | |
| README.md | 2025-11-12 | 949 Bytes | |
| Totals: 3 Items | 12.7 MB | 0 | |
What's Changed
- fix: Searching pages for language-specific content failed due to wrong serach queryset (#8355) by @fsbraun in https://github.com/django-cms/django-cms/pull/8358
- fix: Fix default value for edit_fields parameter to avoid AttributeError by @fsbraun in https://github.com/django-cms/django-cms/pull/8381
- fix: avoid escaping (= stringify) None-values in PageAttribute template tag by @fsbraun in https://github.com/django-cms/django-cms/pull/8384
- fix: Copying x-language lead to unique constraint violation (#8366) by @fsbraun in https://github.com/django-cms/django-cms/pull/8386
- fix: Ensure edit endpoint language selection when admin is not using i18n_patterns (#8367) by @fsbraun in https://github.com/django-cms/django-cms/pull/8390
- chore: Build release 5.0.5 by @fsbraun in https://github.com/django-cms/django-cms/pull/8391
Full Changelog: https://github.com/django-cms/django-cms/compare/5.0.4...5.0.5