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-sekizai
Failed to load repositories. Confirm that selected base ref is valid, then try again.
Loading
base: 4.0.0
Choose a base ref
...
head repository: django-cms/django-sekizai
Failed to load repositories. Confirm that selected head ref is valid, then try again.
Loading
compare: 4.1.0
Choose a head ref
  • 17 commits
  • 13 files changed
  • 5 contributors

Commits on Aug 1, 2022

  1. ci: pre-commit autoupdate (#137)

    updates:
    - [github.com/asottile/pyupgrade: v2.37.2 → v2.37.3](asottile/pyupgrade@v2.37.2...v2.37.3)
    - [github.com/PyCQA/flake8: 4.0.1 → 5.0.2](PyCQA/flake8@4.0.1...5.0.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Aug 1, 2022
    Configuration menu
    Copy the full SHA
    ae07679 View commit details
    Browse the repository at this point in the history

Commits on Aug 2, 2022

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

Commits on Sep 5, 2022

  1. ci: pre-commit autoupdate (#140)

    updates:
    - [github.com/adamchainz/django-upgrade: 1.7.0 → 1.9.0](adamchainz/django-upgrade@1.7.0...1.9.0)
    - [github.com/PyCQA/flake8: 5.0.2 → 5.0.4](PyCQA/flake8@5.0.2...5.0.4)
    - [github.com/asottile/yesqa: v1.3.0 → v1.4.0](asottile/yesqa@v1.3.0...v1.4.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Sep 5, 2022
    Configuration menu
    Copy the full SHA
    74ffb39 View commit details
    Browse the repository at this point in the history

Commits on Sep 9, 2022

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

Commits on Sep 28, 2022

  1. Bump django from 4.0.6 to 4.0.7 (#139)

    Bumps [django](https://github.com/django/django) from 4.0.6 to 4.0.7.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.6...4.0.7)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Sep 28, 2022
    Configuration menu
    Copy the full SHA
    06783ce View commit details
    Browse the repository at this point in the history

Commits on Oct 2, 2022

  1. fix: cms check management command gives up when templates use {% with…

    …_data %} template tag (#142)
    
    Fix: failing check when {% with_data %} is used
    Update CHANGELOG.rst
    Add: Tests
    fsbraun authored Oct 2, 2022
    Configuration menu
    Copy the full SHA
    34d6861 View commit details
    Browse the repository at this point in the history

Commits on Oct 3, 2022

  1. ci: pre-commit autoupdate (#143)

    updates:
    - [github.com/asottile/pyupgrade: v2.37.3 → v2.38.2](asottile/pyupgrade@v2.37.3...v2.38.2)
    - [github.com/adamchainz/django-upgrade: 1.9.0 → 1.10.0](adamchainz/django-upgrade@1.9.0...1.10.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Oct 3, 2022
    Configuration menu
    Copy the full SHA
    115a092 View commit details
    Browse the repository at this point in the history

Commits on Nov 9, 2022

  1. ci: pre-commit autoupdate (#144)

    updates:
    - [github.com/asottile/pyupgrade: v2.38.2 → v3.2.0](asottile/pyupgrade@v2.38.2...v3.2.0)
    - [github.com/adamchainz/django-upgrade: 1.10.0 → 1.11.0](adamchainz/django-upgrade@1.10.0...1.11.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Nov 9, 2022
    Configuration menu
    Copy the full SHA
    1476f93 View commit details
    Browse the repository at this point in the history

Commits on Dec 5, 2022

  1. ci: pre-commit autoupdate (#145)

    updates:
    - [github.com/asottile/pyupgrade: v3.2.0 → v3.3.0](asottile/pyupgrade@v3.2.0...v3.3.0)
    - [github.com/adamchainz/django-upgrade: 1.11.0 → 1.12.0](adamchainz/django-upgrade@1.11.0...1.12.0)
    - [github.com/PyCQA/flake8: 5.0.4 → 6.0.0](PyCQA/flake8@5.0.4...6.0.0)
    - [github.com/pre-commit/pre-commit-hooks: v4.3.0 → v4.4.0](pre-commit/pre-commit-hooks@v4.3.0...v4.4.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Dec 5, 2022
    Configuration menu
    Copy the full SHA
    64e997c View commit details
    Browse the repository at this point in the history

Commits on Dec 27, 2022

  1. Bump wheel from 0.37.1 to 0.38.1 (#146)

    Bumps [wheel](https://github.com/pypa/wheel) from 0.37.1 to 0.38.1.
    - [Release notes](https://github.com/pypa/wheel/releases)
    - [Changelog](https://github.com/pypa/wheel/blob/main/docs/news.rst)
    - [Commits](pypa/wheel@0.37.1...0.38.1)
    
    ---
    updated-dependencies:
    - dependency-name: wheel
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 27, 2022
    Configuration menu
    Copy the full SHA
    44b90f7 View commit details
    Browse the repository at this point in the history

Commits on Dec 28, 2022

  1. Bump django from 4.0.7 to 4.0.8 (#147)

    Bumps [django](https://github.com/django/django) from 4.0.7 to 4.0.8.
    - [Release notes](https://github.com/django/django/releases)
    - [Commits](django/django@4.0.7...4.0.8)
    
    ---
    updated-dependencies:
    - dependency-name: django
      dependency-type: direct:production
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Dec 28, 2022
    Configuration menu
    Copy the full SHA
    1a24260 View commit details
    Browse the repository at this point in the history

Commits on Jan 2, 2023

  1. ci: pre-commit autoupdate (#148)

    updates:
    - [github.com/asottile/pyupgrade: v3.3.0 → v3.3.1](asottile/pyupgrade@v3.3.0...v3.3.1)
    - [github.com/pycqa/isort: 5.10.1 → 5.11.4](PyCQA/isort@5.10.1...5.11.4)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Jan 2, 2023
    Configuration menu
    Copy the full SHA
    2d6e0de View commit details
    Browse the repository at this point in the history

Commits on Feb 8, 2023

  1. ci: pre-commit autoupdate (#150)

    updates:
    - [github.com/pycqa/isort: 5.11.4 → 5.12.0](PyCQA/isort@5.11.4...5.12.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Feb 8, 2023
    Configuration menu
    Copy the full SHA
    40a0476 View commit details
    Browse the repository at this point in the history

Commits on Mar 6, 2023

  1. ci: pre-commit autoupdate (#152)

    updates:
    - [github.com/adamchainz/django-upgrade: 1.12.0 → 1.13.0](adamchainz/django-upgrade@1.12.0...1.13.0)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored Mar 6, 2023
    Configuration menu
    Copy the full SHA
    79076c8 View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2023

  1. Bump sqlparse from 0.4.2 to 0.4.4 (#154)

    Bumps [sqlparse](https://github.com/andialbrecht/sqlparse) from 0.4.2 to 0.4.4.
    - [Release notes](https://github.com/andialbrecht/sqlparse/releases)
    - [Changelog](https://github.com/andialbrecht/sqlparse/blob/master/CHANGELOG)
    - [Commits](andialbrecht/sqlparse@0.4.2...0.4.4)
    
    ---
    updated-dependencies:
    - dependency-name: sqlparse
      dependency-type: indirect
    ...
    
    Signed-off-by: dependabot[bot] <support@github.com>
    Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
    dependabot[bot] authored Apr 26, 2023
    Configuration menu
    Copy the full SHA
    4e196c8 View commit details
    Browse the repository at this point in the history

Commits on May 1, 2023

  1. ci: pre-commit autoupdate (#155)

    updates:
    - [github.com/asottile/pyupgrade: v3.3.1 → v3.3.2](asottile/pyupgrade@v3.3.1...v3.3.2)
    
    Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
    pre-commit-ci[bot] authored May 1, 2023
    Configuration menu
    Copy the full SHA
    efa7dcc View commit details
    Browse the repository at this point in the history

Commits on May 2, 2023

  1. feat: django 4.2 & main testing (#157)

    * ci: Added testing against django 4.2 and main
    
    * Bump version: 4.0.0 → 4.1.0
    marksweb authored May 2, 2023
    Configuration menu
    Copy the full SHA
    9f9a11a View commit details
    Browse the repository at this point in the history
Loading