summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-04-02Bump sentry-sdk from 2.55.0 to 2.56.0 in /requirements (#2573)dependabot[bot]
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.55.0 to 2.56.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.55.0...2.56.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.56.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-03-30[checklists] Remove reference to IBBJacob Walls
2026-03-26Install libpq5 **after** installing PGDG repoBaptiste Mispelon
2026-03-26Reapply "Bump docker/build-push-action from 6 to 7"Baptiste Mispelon
This reverts commit 46cbab5a0c11104a5984649385e90370cc51edff.
2026-03-26Revert "Bump docker/build-push-action from 6 to 7"Baptiste Mispelon
This reverts commit 4eaa78b58e5b409f1c75dbd4298e02f075e96889. This is an attempt at fixing an import error when trying to deploy the site.
2026-03-23Synced webpages from sitemap to Document model for search. (#2284)Sarah Boyce
* Synced webpages from sitemap to Document model for search. * Removed is_searchable from blog Entry model.
2026-03-23Bump sentry-sdk from 2.54.0 to 2.55.0 in /requirementsdependabot[bot]
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.54.0 to 2.55.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.54.0...2.55.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.55.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23Bump prek from 0.3.6 to 0.3.8 in /requirementsdependabot[bot]
Bumps [prek](https://github.com/j178/prek) from 0.3.6 to 0.3.8. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.3.6...v0.3.8) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.8 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-23Bump coverage from 7.13.4 to 7.13.5 in /requirementsdependabot[bot]
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.4 to 7.13.5. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.4...7.13.5) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.5 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-22Show docs version switcher on smaller screens (#2564)Adam Zapletal
This patch allows the docs version switcher to show on screens under 1200px. 1c1cc432 seems to have broken this.
2026-03-22Fixed the missing labels for community images. (#2555)Sachi Jain
2026-03-20Bump docker/metadata-action from 5 to 6dependabot[bot]
Bumps [docker/metadata-action](https://github.com/docker/metadata-action) from 5 to 6. - [Release notes](https://github.com/docker/metadata-action/releases) - [Commits](https://github.com/docker/metadata-action/compare/v5...v6) --- updated-dependencies: - dependency-name: docker/metadata-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20Bump docker/setup-compose-action from 1 to 2dependabot[bot]
Bumps [docker/setup-compose-action](https://github.com/docker/setup-compose-action) from 1 to 2. - [Release notes](https://github.com/docker/setup-compose-action/releases) - [Commits](https://github.com/docker/setup-compose-action/compare/v1...v2) --- updated-dependencies: - dependency-name: docker/setup-compose-action dependency-version: '2' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20Bump docker/login-action from 3 to 4dependabot[bot]
Bumps [docker/login-action](https://github.com/docker/login-action) from 3 to 4. - [Release notes](https://github.com/docker/login-action/releases) - [Commits](https://github.com/docker/login-action/compare/v3...v4) --- updated-dependencies: - dependency-name: docker/login-action dependency-version: '4' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-20Bump docker/build-push-action from 6 to 7dependabot[bot]
Bumps [docker/build-push-action](https://github.com/docker/build-push-action) from 6 to 7. - [Release notes](https://github.com/docker/build-push-action/releases) - [Commits](https://github.com/docker/build-push-action/compare/v6...v7) --- updated-dependencies: - dependency-name: docker/build-push-action dependency-version: '7' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18Bump sentry-sdk from 2.53.0 to 2.54.0 in /requirementsdependabot[bot]
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.53.0 to 2.54.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.53.0...2.54.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.54.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-18Bump prek from 0.3.5 to 0.3.6 in /requirementsdependabot[bot]
Bumps [prek](https://github.com/j178/prek) from 0.3.5 to 0.3.6. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.3.5...v0.3.6) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.6 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-13Improved checklist generator for security releases.Natalia
* Add details about blogpost author and active fields. * Add link to the CVE record json URL. * Ensure that the json download include the CVE number in the file name.
2026-03-13Added missing labels for donation form input.Skyiesac
2026-03-13Bump black from 26.3.0 to 26.3.1 in /requirementsdependabot[bot]
Bumps [black](https://github.com/psf/black) from 26.3.0 to 26.3.1. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/26.3.0...26.3.1) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.1 dependency-type: direct:development ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09fix: used variables instead of hard coded color.Kanishk Pachauri
2026-03-09fix: keyboard focus visibility for footer logo and in-kind-donors linksKanishk Pachauri
2026-03-09Bump redis from 7.1.1 to 7.3.0 in /requirementsdependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 7.1.1 to 7.3.0. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v7.1.1...v7.3.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09Bump prek from 0.3.4 to 0.3.5 in /requirementsdependabot[bot]
Bumps [prek](https://github.com/j178/prek) from 0.3.4 to 0.3.5. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.3.4...v0.3.5) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.5 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-09Bump black from 26.1.0 to 26.3.0 in /requirementsdependabot[bot]
Bumps [black](https://github.com/psf/black) from 26.1.0 to 26.3.0. - [Release notes](https://github.com/psf/black/releases) - [Changelog](https://github.com/psf/black/blob/main/CHANGES.md) - [Commits](https://github.com/psf/black/compare/26.1.0...26.3.0) --- updated-dependencies: - dependency-name: black dependency-version: 26.3.0 dependency-type: direct:development update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-05Bump django from 6.0.2 to 6.0.3 in /requirementsdependabot[bot]
Bumps [django](https://github.com/django/django) from 6.0.2 to 6.0.3. - [Commits](https://github.com/django/django/compare/6.0.2...6.0.3) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.3 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-03Bump psycopg[binary] from 3.3.2 to 3.3.3 in /requirementsdependabot[bot]
Bumps [psycopg[binary]](https://github.com/psycopg/psycopg) from 3.3.2 to 3.3.3. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: psycopg[binary] dependency-version: 3.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02Bump gunicorn from 24.1.1 to 25.1.0 in /requirementsdependabot[bot]
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 24.1.1 to 25.1.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/24.1.1...25.1.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.1.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2026-03-02Bump prek from 0.3.3 to 0.3.4 in /requirementsdependabot[bot]
Bumps [prek](https://github.com/j178/prek) from 0.3.3 to 0.3.4. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.3.3...v0.3.4) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.4 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24Bump psycopg[c] from 3.3.2 to 3.3.3 in /requirementsdependabot[bot]
Bumps [psycopg[c]](https://github.com/psycopg/psycopg) from 3.3.2 to 3.3.3. - [Changelog](https://github.com/psycopg/psycopg/blob/master/docs/news.rst) - [Commits](https://github.com/psycopg/psycopg/compare/3.3.2...3.3.3) --- updated-dependencies: - dependency-name: psycopg[c] dependency-version: 3.3.3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24Bump prek from 0.3.1 to 0.3.3 in /requirementsdependabot[bot]
Bumps [prek](https://github.com/j178/prek) from 0.3.1 to 0.3.3. - [Release notes](https://github.com/j178/prek/releases) - [Changelog](https://github.com/j178/prek/blob/master/CHANGELOG.md) - [Commits](https://github.com/j178/prek/compare/v0.3.1...v0.3.3) --- updated-dependencies: - dependency-name: prek dependency-version: 0.3.3 dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24Bump markdown from 3.10.1 to 3.10.2 in /requirementsdependabot[bot]
Bumps [markdown](https://github.com/Python-Markdown/markdown) from 3.10.1 to 3.10.2. - [Release notes](https://github.com/Python-Markdown/markdown/releases) - [Changelog](https://github.com/Python-Markdown/markdown/blob/master/docs/changelog.md) - [Commits](https://github.com/Python-Markdown/markdown/compare/3.10.1...3.10.2) --- updated-dependencies: - dependency-name: markdown dependency-version: 3.10.2 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-24Added copy to clipboard button for console tab commands (#2431)Amar
* Add copy-to-clipboard button for console tab commands * Switch to regex approach and fix button alignment * Address review feedback: fix layout shift, refactor regex, and update styling * Remove unused position: relative
2026-02-22Fix color scheme issues on dark mode theme, and auto theme along with ↵Rida Zouga
prefers-media-querry: dark (#2491)
2026-02-22Removes focus on nav links in mobile screen when not visible (#2459)Saptak Sengupta
* Hides header nav in mobile screens to avoid focus Currently, the nav is only visually hidden in mobile screens causing the nav links to gain focus on tabbing. This commit completely hides it using display none to avoid nav links to gain focus when they are not visible improving keyboard accessibility. * Hides menu icon from accessibility tree
2026-02-19Apply formatting suggestions by PaoloSaptak Sengupta
Co-authored-by: Paolo Melchiorre <pmelchiorre@rippling.com>
2026-02-19Use `self.assertIn` instead of `self.fail`Storm B. Heg
2026-02-19Drop security.txt expiration warning in testsStorm B. Heg
2026-02-19Implement security.txt feedbackStorm B. Heg
- Serve from a view, nginx is not going to handle this for us. - Make clear what should be reported to the security@djangoproject.com and what should be reported to the website working group - Downgrade security.txt expiration test to a warning instead of a hard fail.
2026-02-19Add test to check security.txt expirationStorm B. Heg
2026-02-19Add .well-known/security.txt fileStorm B. Heg
See https://securitytxt.org/ for more info.
2026-02-19Updated the ecosystem page with Django Tasks changes. (#2519)Tim Schilling
* Updated the ecosystem page with Django Tasks changes. Changes the mention of django-tasks state that it's a backport library. It also adds the two supported backends, db and RQ to the page. * Use the django tasks package names instead of human names.
2026-02-16Bump sentry-sdk from 2.52.0 to 2.53.0 in /requirementsdependabot[bot]
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.52.0 to 2.53.0. - [Release notes](https://github.com/getsentry/sentry-python/releases) - [Changelog](https://github.com/getsentry/sentry-python/blob/master/CHANGELOG.md) - [Commits](https://github.com/getsentry/sentry-python/compare/2.52.0...2.53.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.53.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump pymdown-extensions from 10.20 to 10.21 in /requirementsdependabot[bot]
Bumps [pymdown-extensions](https://github.com/facelessuser/pymdown-extensions) from 10.20 to 10.21. - [Release notes](https://github.com/facelessuser/pymdown-extensions/releases) - [Commits](https://github.com/facelessuser/pymdown-extensions/compare/10.20...10.21) --- updated-dependencies: - dependency-name: pymdown-extensions dependency-version: '10.21' dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump babel from 2.17.0 to 2.18.0 in /requirementsdependabot[bot]
Bumps [babel](https://github.com/python-babel/babel) from 2.17.0 to 2.18.0. - [Release notes](https://github.com/python-babel/babel/releases) - [Changelog](https://github.com/python-babel/babel/blob/master/CHANGES.rst) - [Commits](https://github.com/python-babel/babel/compare/v2.17.0...v2.18.0) --- updated-dependencies: - dependency-name: babel dependency-version: 2.18.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump actions/checkout from 4 to 6dependabot[bot]
Bumps [actions/checkout](https://github.com/actions/checkout) from 4 to 6. - [Release notes](https://github.com/actions/checkout/releases) - [Changelog](https://github.com/actions/checkout/blob/main/CHANGELOG.md) - [Commits](https://github.com/actions/checkout/compare/v4...v6) --- updated-dependencies: - dependency-name: actions/checkout dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump redis from 7.1.0 to 7.1.1 in /requirementsdependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 7.1.0 to 7.1.1. - [Release notes](https://github.com/redis/redis-py/releases) - [Changelog](https://github.com/redis/redis-py/blob/master/CHANGES) - [Commits](https://github.com/redis/redis-py/compare/v7.1.0...v7.1.1) --- updated-dependencies: - dependency-name: redis dependency-version: 7.1.1 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump coverage from 7.13.3 to 7.13.4 in /requirementsdependabot[bot]
Bumps [coverage](https://github.com/coveragepy/coveragepy) from 7.13.3 to 7.13.4. - [Release notes](https://github.com/coveragepy/coveragepy/releases) - [Changelog](https://github.com/coveragepy/coveragepy/blob/main/CHANGES.rst) - [Commits](https://github.com/coveragepy/coveragepy/compare/7.13.3...7.13.4) --- updated-dependencies: - dependency-name: coverage dependency-version: 7.13.4 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump j178/prek-action from 1.0.11 to 1.1.1dependabot[bot]
Bumps [j178/prek-action](https://github.com/j178/prek-action) from 1.0.11 to 1.1.1. - [Release notes](https://github.com/j178/prek-action/releases) - [Commits](https://github.com/j178/prek-action/compare/v1.0.11...v1.1.1) --- updated-dependencies: - dependency-name: j178/prek-action dependency-version: 1.1.1 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-02-16Bump actions/setup-python from 5 to 6dependabot[bot]
Bumps [actions/setup-python](https://github.com/actions/setup-python) from 5 to 6. - [Release notes](https://github.com/actions/setup-python/releases) - [Commits](https://github.com/actions/setup-python/compare/v5...v6) --- updated-dependencies: - dependency-name: actions/setup-python dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>