| Age | Commit message (Collapse) | Author |
|
* 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>
|
|
|
|
|
|
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.
|
|
for more information, see https://pre-commit.ci
|
|
|
|
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.
|
|
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)
|
|
|
|
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
|
|
|
|
* Synced webpages from sitemap to Document model for search.
* Removed is_searchable from blog Entry model.
|
|
This patch allows the docs version switcher to show on screens under
1200px. 1c1cc432 seems to have broken this.
|
|
|
|
|
|
|
|
|
|
* 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
|
|
prefers-media-querry: dark (#2491)
|
|
* 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
|
|
Co-authored-by: Paolo Melchiorre <pmelchiorre@rippling.com>
|
|
|
|
|
|
- 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.
|
|
|
|
* 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.
|
|
* Rearrange Tasks in Ecosystem page
- Created new Tasks section and moved the Task app references there
- Spotted two missing Testing related libraries so added them as well
* [pre-commit.ci] auto fixes from pre-commit.com hooks
for more information, see https://pre-commit.ci
* Linting
* Fix incorrect ID from cut-n-paste
* Fix incorrect ID from cut-n-paste
* Adjust header to be 'Background Tasks'
---------
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
|
|
|
This is a reimplementation of #1489.
|
|
The checklist-generator app was started in
https://github.com/nessita/checklist-generator, used and iterated over
there by the Fellows. It is now in a mature state where the Releaser
will benefit from a shared setup and storage.
This work also excludes checklist generator templates from forced
linting since the markdown are sensitive to the layout.
|
|
|
|
for more information, see https://pre-commit.ci
|
|
|
|
for more information, see https://pre-commit.ci
|
|
|
|
|
|
|