Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
5.0.2 source code.tar.gz | 2025-07-17 | 5.3 MB | |
5.0.2 source code.zip | 2025-07-17 | 6.4 MB | |
README.md | 2025-07-17 | 1.4 kB | |
Totals: 3 Items | 11.7 MB | 2 |
What's Changed
- chore: Move from script tags containing dom elements to template tags by @fsbraun in https://github.com/django-cms/django-cms/pull/8237
- fix: Add
default_auto_field
to cms/apps.py by @fsbraun in https://github.com/django-cms/django-cms/pull/8254 - chore: Add hash to
FuzzyInt
test class to satisfy ruff by @fsbraun in https://github.com/django-cms/django-cms/pull/8259 - fix: Apphook widget detection by @fsbraun in https://github.com/django-cms/django-cms/pull/8263
- fix: Allow lazy wizard initialization by @fsbraun in https://github.com/django-cms/django-cms/pull/8265
- fix: CI errors by @fsbraun in https://github.com/django-cms/django-cms/pull/8268
- fix: show_placeholder did not respect edit/preview mode and failed loudly by @fsbraun in https://github.com/django-cms/django-cms/pull/8274
- fix: Allow clicks to propagate to plugins (#8288) by @fsbraun in https://github.com/django-cms/django-cms/pull/8289
- fix: GrouperAdmin Search in content model (#8284) by @fsbraun in https://github.com/django-cms/django-cms/pull/8290
- fix: Removed inline CSS from headless template (#8291) by @fsbraun in https://github.com/django-cms/django-cms/pull/8292
- chore: Prepare release 5.0.2 by @fsbraun in https://github.com/django-cms/django-cms/pull/8293
Full Changelog: https://github.com/django-cms/django-cms/compare/5.0.1...5.0.2