-
Notifications
You must be signed in to change notification settings - Fork 66
Comparing changes
Open a pull request
base repository: django-cms/django-sekizai
base: 4.0.0
head repository: django-cms/django-sekizai
compare: 4.1.0
- 17 commits
- 13 files changed
- 5 contributors
Commits on Aug 1, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for ae07679 - Browse repository at this point
Copy the full SHA ae07679View commit details
Commits on Aug 2, 2022
-
Configuration menu - View commit details
-
Copy full SHA for e6933a2 - Browse repository at this point
Copy the full SHA e6933a2View commit details
Commits on Sep 5, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 74ffb39 - Browse repository at this point
Copy the full SHA 74ffb39View commit details
Commits on Sep 9, 2022
-
Configuration menu - View commit details
-
Copy full SHA for 3e1769b - Browse repository at this point
Copy the full SHA 3e1769bView commit details
Commits on Sep 28, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 06783ce - Browse repository at this point
Copy the full SHA 06783ceView commit details
Commits on Oct 2, 2022
-
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
Configuration menu - View commit details
-
Copy full SHA for 34d6861 - Browse repository at this point
Copy the full SHA 34d6861View commit details
Commits on Oct 3, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 115a092 - Browse repository at this point
Copy the full SHA 115a092View commit details
Commits on Nov 9, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1476f93 - Browse repository at this point
Copy the full SHA 1476f93View commit details
Commits on Dec 5, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 64e997c - Browse repository at this point
Copy the full SHA 64e997cView commit details
Commits on Dec 27, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 44b90f7 - Browse repository at this point
Copy the full SHA 44b90f7View commit details
Commits on Dec 28, 2022
-
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>
Configuration menu - View commit details
-
Copy full SHA for 1a24260 - Browse repository at this point
Copy the full SHA 1a24260View commit details
Commits on Jan 2, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 2d6e0de - Browse repository at this point
Copy the full SHA 2d6e0deView commit details
Commits on Feb 8, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 40a0476 - Browse repository at this point
Copy the full SHA 40a0476View commit details
Commits on Mar 6, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 79076c8 - Browse repository at this point
Copy the full SHA 79076c8View commit details
Commits on Apr 26, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for 4e196c8 - Browse repository at this point
Copy the full SHA 4e196c8View commit details
Commits on May 1, 2023
-
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>
Configuration menu - View commit details
-
Copy full SHA for efa7dcc - Browse repository at this point
Copy the full SHA efa7dccView commit details
Commits on May 2, 2023
-
feat: django 4.2 & main testing (#157)
* ci: Added testing against django 4.2 and main * Bump version: 4.0.0 → 4.1.0
Configuration menu - View commit details
-
Copy full SHA for 9f9a11a - Browse repository at this point
Copy the full SHA 9f9a11aView 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 4.0.0...4.1.0