-
-
Notifications
You must be signed in to change notification settings - Fork 3.2k
Comparing changes
Open a pull request
base repository: django-cms/django-cms
base: 5.0.1
head repository: django-cms/django-cms
compare: release/5.0.x
- 8 commits
- 20 files changed
- 7 contributors
Commits on May 22, 2025
-
chore: Move from script tags containing dom elements to template tags (…
…#8233) (#8237) * [5.1.0dev1 release process] Bumped version to 5.1.0dev1 * [5.1.0dev1 release process] compilemessages * [5.1.0dev1 release process] compiling new static files * [5.1.0dev1 release process] updating latest docs * Prepare new main branch * Fix typos * fix: No changes to changelog * fix: Remove unnecessary change to migration * Remove circular import * Fix import order * Re-introduce dummy `PlaceholderField` for legacy migrations * fix: Do not assume page url cache to be filled * fix: Structure board update sometimes failed to add all interactive elements (#8227) * fix: Scan plugin data after structure mode Xhr load * Fix test * fix js linting issues * fix: Update assets * fix: Empty plugin selectors in all but first placeholder * chore: Move from script tags containing dom elements to template tags * Update cms/models/fields.py * Update cms/models/fields.py --------- Co-authored-by: Github Release Action <info@django-cms.org>
Configuration menu - View commit details
-
Copy full SHA for 6302e60 - Browse repository at this point
Copy the full SHA 6302e60View commit details
Commits on May 26, 2025
-
fix: replace outdated usage of
page__node__path
withpage__path
(#……8238) * fix: replace outdated usage of `page__node__path` with `page__path` * add test case for `PageContent.get_placeholder_slots()` with empty `CMS_TEMPLATES` setting --------- Co-authored-by: Fabian Braun <fsbraun@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for a9105a7 - Browse repository at this point
Copy the full SHA a9105a7View commit details
Commits on May 27, 2025
-
fix: 404 no raised in CMS view when no URLs match (#8240)
* Fix raising 404 in CMS view when no URLs match Fixes #8239 * Update cms/page_rendering.py Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com> --------- Co-authored-by: Fabian Braun <fsbraun@gmx.de> Co-authored-by: sourcery-ai[bot] <58596630+sourcery-ai[bot]@users.noreply.github.com>
Configuration menu - View commit details
-
Copy full SHA for 3d069cb - Browse repository at this point
Copy the full SHA 3d069cbView commit details
Commits on Jun 16, 2025
-
fix: Add
default_auto_field
to cms/apps.py (#8254)* fix: Add `default_auto_field` to cms/apps.py * Add default_autofield to `menus.apss`
Configuration menu - View commit details
-
Copy full SHA for 4a12dd3 - Browse repository at this point
Copy the full SHA 4a12dd3View commit details
Commits on Jun 18, 2025
-
add only('pk') where to get old_placeholders (#8249)
Co-authored-by: keni <v-keni@kexp.org> Co-authored-by: Fabian Braun <fsbraun@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for bcf7f89 - Browse repository at this point
Copy the full SHA bcf7f89View commit details -
refactor: Replace inline scripts/onclick handlers (#8246)
Replaced with JSON data scripts and data attributes to be conformant with Content Security Policy best practices. Co-authored-by: Fabian Braun <fsbraun@gmx.de>
Configuration menu - View commit details
-
Copy full SHA for e9086ec - Browse repository at this point
Copy the full SHA e9086ecView commit details -
Configuration menu - View commit details
-
Copy full SHA for 6327e0f - Browse repository at this point
Copy the full SHA 6327e0fView commit details
Commits on Jun 24, 2025
-
658F fix: Apphook widget detection (#8263)
* fix: Apphook widget detection * Fix: Add related
Configuration menu - View commit details
-
Copy full SHA for ec2f4e8 - Browse repository at this point
Copy the full SHA ec2f4e8View commit details
This comparison is taking too long to generate.
Unfortunately it looks like we can’t render this comparison for you right now. It might be too big, or there might be something weird with your repository.
You can try running this command locally to see the comparison on your machine:
git diff 5.0.1...release/5.0.x