| Age | Commit message (Collapse) | Author |
|
Co-authored-by: Paolo Melchiorre <pmelchiorre@rippling.com>
|
|
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>
|
|
* 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>
|
|
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>
|
|
Same as on the django repo, this patch highlight template tags and
filters.
|
|
|
|
|
|
|
|
issues are compatible with cve_sort_key.
|
|
|
|
|
|
|
|
|
|
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.
|
|
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.
|
|
for more information, see https://pre-commit.ci
|
|
|
|
Fixes #2605.
|
|
|
|
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>
|
|
We have several instances of hardcoded hosts which doesn't allow dynamic configuration
|
|
docker setup doesn't need or use different values, inheriting settings.dev.ALLOWED_HOSTS is enough.
|
|
This will allow to get correct headings levels in the website and review content headings to match the change.
|
|
djangoproject/templates/fundraising/includes/donation_form_with_heart.html
Co-authored-by: Sage Abdullah <laymonage@gmail.com>
|
|
|
|
djangoproject/templates/fundraising/includes/donation_form_with_heart.html
Co-authored-by: Eliana Rosselli <67162025+erosselli@users.noreply.github.com>
|
|
|
|
for more information, see https://pre-commit.ci
|
|
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
|
|
inside translate blocks)
|
|
formatting)
|
|
|
|
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>
|
|
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>
|
|
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>
|
|
Co-authored-by: Ülgen Sarıkavak <ulgens@users.noreply.github.com>
|
|
This work also drops all unused fields specifics to the CVSS score.
Fixes #2592.
|
|
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.
|
|
for more information, see https://pre-commit.ci
|
|
|
|
|
|
Text updated for leadership-level donors to match Heroes section of fundraising page
|
|
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>
|
|
Fixes #2583.
|
|
|
|
Fixes #2577.
|
|
|
|
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>
|
|
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>
|
|
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>
|