Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Appearance settings
Permalink

Comparing changes

Choose two branches to see what’s changed or to start a new pull request. If you need to, you can also or learn more about diff comparisons.

Open a pull request

Create a new pull request by comparing changes across two branches. If you need to, you can also . Learn more about diff comparisons here.
base repository: django-cms/django-cms
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: main
Choose a base ref
Loading
...
head repository: django-cms/django-cms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: release/5.0.x
Choose a head ref
Loading
Checking mergeability… Don’t worry, you can still create the pull request.
  • 9 commits
  • 42 files changed
  • 5 contributors

Commits on May 14, 2025

  1. fix: Remove circular import in cms.forms.validators (#8225)

    * Remove circular import
    
    * Fix linting
    
    * Update cms/forms/validators.py
    
    * fix: Do not assume page url cache is filled
    fsbraun authored May 14, 2025
    Configuration menu
    Copy the full SHA
    1548fba View commit details
    Browse the repository at this point in the history
  2. fix: Structure board update sometimes failed to add all interactive e…

    …lements (#8227)
    
    * fix: Scan plugin data after structure mode Xhr load
    
    * Fix test
    
    * fix js linting issues
    fsbraun committed May 14, 2025
    Configuration menu
    Copy the full SHA
    d040cee View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f32c440 View commit details
    Browse the repository at this point in the history

Commits on May 17, 2025

  1. Configuration menu
    Copy the full SHA
    0a2ce64 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2025

  1. Configuration menu
    Copy the full SHA
    d6be474 View commit details
    Browse the repository at this point in the history

Commits on May 21, 2025

  1. chore: Prepare release 5.0.1 (#8235)

    * [5.0.1 release process] Bumped version to 5.0.1
    
    * [5.0.1 release process] compilemessages
    
    * [5.0.1 release process] compiling new static files
    
    * [5.0.1 release process] updating latest docs
    
    * Update CHANGELOG.rst
    
    * Update 5.0.1.rst
    
    ---------
    
    Co-authored-by: Github Release Action <info@django-cms.org>
    fsbraun and Github Release Action authored May 21, 2025
    Configuration menu
    Copy the full SHA
    c4ec1a1 View commit details
    Browse the repository at this point in the history

Commits on May 22, 2025

  1. 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>
    fsbraun and Github Release Action authored May 22, 2025
    Configuration menu
    Copy the full SHA
    6302e60 View commit details
    Browse the repository at this point in the history

Commits on May 26, 2025

  1. fix: replace outdated usage of page__node__path with page__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>
    PeterW-LWL and fsbraun committed May 26, 2025
    Configuration menu
    Copy the full SHA
    a9105a7 View commit details
    Browse the repository at this point in the history

Commits on May 27, 2025

  1. 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>
    3 people committed May 27, 2025
    Configuration menu
    Copy the full SHA
    3d069cb View commit details
    Browse the repository at this point in the history
Loading
Morty Proxy This is a proxified and sanitized view of the page, visit original site.