summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2026-05-15Use the database for docs renderingissue-1630Charles Roelli
Co-authored-by: Paolo Melchiorre <pmelchiorre@rippling.com>
2026-05-11Bump django from 6.0.4 to 6.0.5 in /requirementsdependabot[bot]
Bumps [django](https://github.com/django/django) from 6.0.4 to 6.0.5. - [Commits](https://github.com/django/django/compare/6.0.4...6.0.5) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2026-05-08Redirect /about to /foundation (#2429)Vishal Goyal
* Redirect /about to /foundation * [pre-commit.ci] auto fixes from pre-commit.com hooks for more information, see https://pre-commit.ci --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-05-08Bump codecov/codecov-action from 5 to 6 (#2617)dependabot[bot]
Bumps [codecov/codecov-action](https://github.com/codecov/codecov-action) from 5 to 6. - [Release notes](https://github.com/codecov/codecov-action/releases) - [Changelog](https://github.com/codecov/codecov-action/blob/main/CHANGELOG.md) - [Commits](https://github.com/codecov/codecov-action/compare/v5...v6) --- updated-dependencies: - dependency-name: codecov/codecov-action dependency-version: '6' dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2026-05-08Add Django template linguist instruction (#2542)Johannes Maron
Same as on the django repo, this patch highlight template tags and filters.
2026-05-08Set cooldown in dependabot.Pravin Kamble
2026-05-08Enable codecov (#2325)Ülgen Sarıkavak
2026-05-08Add djade linter and format templates.Anshul Zilpe
2026-05-07[checklists] Added RegexValidator to cve_year_number to ensure created ↵Sarah Boyce
issues are compatible with cve_sort_key.
2026-05-07[checklists] Minor corrections to security checklist bullets.Sarah Boyce
2026-05-07[checklists] Improved code block formatting.Sarah Boyce
2026-05-06Added playwright tests for search bar.Sarah Boyce
2026-05-06Added playwright integration.Sarah Boyce
2026-05-04Link maintained version of django-impersonateSantos Gallegos
The GH repository linked in the ecosystem page for django-impersonate is a fork that doesn't appear to be maintained, the original repository has received recent commits and security fixes.
2026-05-02Update initial header level in BLOG_DOCUTILS_SETTINGS to 2 (#2609)Saptak Sengupta
Sets initial header level for rst to 2 since it always starts with heading level 1 automatically but keeps markdown baselevel to 1 since markdown has actual heading level applied.
2026-05-02[pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]
for more information, see https://pre-commit.ci
2026-05-02fixing formatting on Code of Conduct translate tagsDan Ryan (GitHub Noreply Key)
2026-04-28[checklists] Ensure CVE json record specifies versions to be "python" type.Natalia
Fixes #2605.
2026-04-28[checklists] Remove option to render checklist from list display dropdown.Natalia
2026-04-28Remove GitHub auth link on registration page (#2466)Vidhi Singh
The GitHub auth flow works for Trac, not the main site. Having the link here is misleading. --------- Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
2026-04-28Don't allow to customize ALLOWED_HOSTS for local devÜlgen Sarıkavak
We have several instances of hardcoded hosts which doesn't allow dynamic configuration
2026-04-28Remove ALLOWED_HOSTS from docker settingsÜlgen Sarıkavak
docker setup doesn't need or use different values, inheriting settings.dev.ALLOWED_HOSTS is enough.
2026-04-27Update initial header level in BLOG_DOCUTILS_SETTINGS to 1Sarah Abderemane
This will allow to get correct headings levels in the website and review content headings to match the change.
2026-04-27Update ↵Kanishk Pachauri
djangoproject/templates/fundraising/includes/donation_form_with_heart.html Co-authored-by: S​age Abdullah <laymonage@gmail.com>
2026-04-27Fix PR review feedback for fundraising accessibilityKanishk Pachauri
2026-04-27Update ↵Kanishk Pachauri
djangoproject/templates/fundraising/includes/donation_form_with_heart.html Co-authored-by: Eliana Rosselli <67162025+erosselli@users.noreply.github.com>
2026-04-27Fix accessibility: add missing labels to fundraising SVG and imagesKanishk Pachauri
2026-04-22[pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]
for more information, see https://pre-commit.ci
2026-04-22Update Code of Conduct to match current policyDan Ryan (GitHub Noreply Key)
Updates the djangoproject.com Code of Conduct page to reflect the current version maintained at django/code-of-conduct. Refs django/code-of-conduct#97 Closes django/code-of-conduct#83
2026-04-22📝 update Code of Conduct materials to match current policies (fix urls ↵Dan Ryan (GitHub Noreply Key)
inside translate blocks)
2026-04-22📝 update Code of Conduct materials to match current policies (fix DJhtml ↵Dan Ryan (GitHub Noreply Key)
formatting)
2026-04-22📝 update Code of Conduct materials to match current policiesDan Ryan (GitHub Noreply Key)
2026-04-20Bump pillow from 12.1.1 to 12.2.0 in /requirementsdependabot[bot]
Bumps [pillow](https://github.com/python-pillow/Pillow) from 12.1.1 to 12.2.0. - [Release notes](https://github.com/python-pillow/Pillow/releases) - [Changelog](https://github.com/python-pillow/Pillow/blob/main/CHANGES.rst) - [Commits](https://github.com/python-pillow/Pillow/compare/12.1.1...12.2.0) --- updated-dependencies: - dependency-name: pillow dependency-version: 12.2.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20Bump gunicorn from 25.1.0 to 25.3.0 in /requirementsdependabot[bot]
Bumps [gunicorn](https://github.com/benoitc/gunicorn) from 25.1.0 to 25.3.0. - [Release notes](https://github.com/benoitc/gunicorn/releases) - [Commits](https://github.com/benoitc/gunicorn/compare/25.1.0...25.3.0) --- updated-dependencies: - dependency-name: gunicorn dependency-version: 25.3.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
2026-04-20Bump pygments from 2.19.2 to 2.20.0 in /requirementsdependabot[bot]
Bumps [pygments](https://github.com/pygments/pygments) from 2.19.2 to 2.20.0. - [Release notes](https://github.com/pygments/pygments/releases) - [Changelog](https://github.com/pygments/pygments/blob/master/CHANGES) - [Commits](https://github.com/pygments/pygments/compare/2.19.2...2.20.0) --- updated-dependencies: - dependency-name: pygments dependency-version: 2.20.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2026-04-19Use Node v24.15.0 (LTS) for mirrors-prettier pre-commit hook (#2306)charlesroelli
Co-authored-by: Ülgen Sarıkavak <ulgens@users.noreply.github.com>
2026-04-19[checklists] Updated SecurityIssue model to track CVSS 3.1 and 4.0 scores.Natalia
This work also drops all unused fields specifics to the CVSS score. Fixes #2592.
2026-04-14Allowed creation of site-wide banners via the admin interface.Natalia
Fixes #1550. A banner requires a title, and optionally HTML body and CTA label/URL. A banner can be active or inactive, and only one can be active at a time. Banners can be previewed from the admin via the "View on site" options on a Banner's detail page. This initial implementation is intentionally minimal to provide a robust but flexible MVP, with the goal to gather feedback for future iterations. Future improvements could include: - Active since and until dates. - Flexible CTA URL handling, such as URL names or local URLs. Thanks to Sarahs for the reviews.
2026-04-13[pre-commit.ci] auto fixes from pre-commit.com hookspre-commit-ci[bot]
for more information, see https://pre-commit.ci
2026-04-13Improve dark mode logo focus indicator accessibilitybryan-oginga
2026-04-12Moved Django 4.2 to unsupported versions table. (#2591)Jacob Walls
2026-04-09Update Leaders donation limit text (#2191)house-ben
Text updated for leadership-level donors to match Heroes section of fundraising page
2026-04-09Bump django from 6.0.3 to 6.0.4 in /requirementsdependabot[bot]
Bumps [django](https://github.com/django/django) from 6.0.3 to 6.0.4. - [Commits](https://github.com/django/django/compare/6.0.3...6.0.4) --- updated-dependencies: - dependency-name: django dependency-version: 6.0.4 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
2026-04-08[checklists] Avoided duplication of "severity sentence" on blogpost.Natalia
Fixes #2583.
2026-04-08[checklists] Migrated .rst blogpost templates to .md.Natalia
2026-04-08[checklists] Ensured CVE ordering is numeric and not lexicographic.Natalia
Fixes #2577.
2026-04-08Fixed donation percentage rounding and added on-track messaging. (#2458)Amar
2026-04-07Bump redis from 7.3.0 to 7.4.0 in /requirements (#2574)dependabot[bot]
Bumps [redis](https://github.com/redis/redis-py) from 7.3.0 to 7.4.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.3.0...v7.4.0) --- updated-dependencies: - dependency-name: redis dependency-version: 7.4.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-04-07Bump sentry-sdk from 2.56.0 to 2.57.0 in /requirements (#2580)dependabot[bot]
Bumps [sentry-sdk](https://github.com/getsentry/sentry-python) from 2.56.0 to 2.57.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.56.0...2.57.0) --- updated-dependencies: - dependency-name: sentry-sdk dependency-version: 2.57.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-04-02Bump requests from 2.32.5 to 2.33.0 in /requirements (#2570)dependabot[bot]
Bumps [requests](https://github.com/psf/requests) from 2.32.5 to 2.33.0. - [Release notes](https://github.com/psf/requests/releases) - [Changelog](https://github.com/psf/requests/blob/main/HISTORY.md) - [Commits](https://github.com/psf/requests/compare/v2.32.5...v2.33.0) --- updated-dependencies: - dependency-name: requests dependency-version: 2.33.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>