Skip to content
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: 5.0.0
Choose a base ref
...
head repository: django-cms/django-cms
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 5.0.1
Choose a head ref
  • 6 commits
  • 36 files changed
  • 2 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
Loading