| Age | Commit message (Collapse) | Author |
|
Backport of 66082a7dac7ad357446168d09e6ca3b305f1faf0 from main
|
|
Obsolete since 41384812efe209c8295a50d78b45e0ffb2992436.
(six was removed in 9285926295fbfc86b70e7be8d595d4cfbe7895b8.)
Backport of 165ad74c578f94f962624a40dff14e1b2e23a1f8 from main
|
|
Follow up to ceecd518b19044181a3598c55ebed7c2545963cc.
Backport of b3166e1e15824aedb7a609dfda18ef36ea023d06 from main.
|
|
Added a new 'check' rule to the docs Makefile which runs both the black
and spelling checks.
Backport of 7f9bf357feac06bb34017e1f6c7a7730b1991ede from main.
|
|
docs/internals/contributing/writing-documentation.txt.
Backport of cba73281966c816824c9bfa028a1bf44e188ded2 from main.
|
|
The section on manual testing, including how to use a local checkout of
Django, is moved from the contribution intro to the submitting patches
docs. This makes it easier for reviewers and authors to follow best
practices.
Backport of fdeca380724d523330db9d816c4cda50cda320fd from main.
|
|
Backport of 5527df91921b54b9fd1eb9aca3aabe91ec58a9c7 from main.
|
|
Backport of 395e498553e4e01da1ba0ddb5c4708ad9cb8a16a from main
|
|
security reports.
Backport of bc1bfe12b613334bd625aeb36fd44af96d186c10 from main.
|
|
docs/internals/security.txt.
Co-authored-by: Shai Berger <shai@platonix.com>
Co-authored-by: Mike Edmunds <medmunds@gmail.com>
Backport of 0f60102444d8a2cfb662a7b11b3911b52567ee54 from main.
|
|
aprocess_request().
Regression in 50f89ae850f6b4e35819fe725a08c7e579bfd099.
Thank you to shamoon for the report and Natalia Bidart for the review.
Backport of 1704c49a9b149b66b6a0e67abc8c95293bc35649 from main.
|
|
These changes include:
* Clarification of the new feature proposal and evaluation process.
* Reodering "points to consider" into reporting bugs section, since
these are mostly trac-specific.
* Narrowing the guide on user interface bugs and features to just bugs.
* Updating documentation for Someday/Maybe triage stage.
Co-authored-by: Tim Schilling <schilling711@gmail.com>
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Backport of 188799e67c2c497419f448359775930c866fe28d from main.
|
|
docs/internals/howto-release-django.txt.
With the recent merge of artifact build updates from
https://github.com/django/django/pull/19436, there is no need to have
different build instructions for 4.2.
Backport of f7d97dd11819be8996798a7197c5695a317334a0 from main.
|
|
style guide (PEP-448).
Backport of 6b3250673937b105af44f2f14247e56876f8dbe1 from main.
|
|
Co-authored-by: Natalia <124304+nessita@users.noreply.github.com>
Backport of 922c1c732a47c02aa5ef28b0b1a2bd9bc9b92d87 from main.
|
|
via admin site.
Recent updates to djangoproject.com extended the `Release` model to
support uploading and storing artifacts and checksum files. This branch
updates the "How to release Django" docs to match the new release flow.
Backport of 08dae5bd46a02a2e2798028c83d97b1894beffb8 from main.
|
|
rendering content via the DTL.
This also removes the need to add warnings for every Django template filter.
Backport of 582ba18d56167587e290545f113d3956e73a5801 from main.
|
|
Backport of 59353360590202fab04067e23214a825157c524b from main.
|
|
Backport of cecb76a942e4c9df518df098b1e62778cfe20f06 from main.
|
|
mailing lists.
Co-authored-by: Chaitanya Rahalkar <chaitanyarahalkar@squareup.com>
Backport of 86493307f97b9795a74227b6af2d59a267160847 from main.
|
|
docs/internals/howto-release-django.txt.
It's necessary to specify a repository for `.pypirc` user configurations
with multiple per-project PyPI tokens.
Follow up to 26aedbbc0835df83140c7424df62bda03382f598.
Backport of 0dc61495b2217e9c5a872ac967dfcf197d342c84 from main.
|
|
Co-authored-by: Shai Berger <shai@platonix.com>
Backport of f609a2da868b2320ecdc0551df3cca360d5b5bc3 from main.
|
|
the release date.
Backport of 8a6b4175d790424312965ec77e4e9b072fba188b from main.
|
|
process.
Backport of 0ba35a49481c9fec4731ca0dd2230d8d48f51389 from main.
|
|
docs/internals/howto-release-django.txt.
Co-authored-by: Sarah Boyce <42296566+sarahboyce@users.noreply.github.com>
Backport of f133285a9a7f3647fd55abc2e57b8a9a2c11ac94 from main.
|
|
referencing the Discord server.
Backport of 9a1f18635ff034b039c24ed5121cced028fc27d0 from main.
|
|
contributing guide.
Follow up to 05f3a6186efefc9fca2204a745b992501c6fd91f.
Backport of 337c641abb36b3c2501b14e1290b800831bb20ad from main
|
|
Some references are replaced with links to the Django Discord server.
|
|
Aligns the argument with SQL standards already used in Window.order_by and
sets up for adding support to Aggregate.
|
|
|
|
|
|
|
|
Follow up to e6f82438d4e3750e8d299bfd79dac98eebe9f1e0.
|
|
docs.
This improves accessibility for screen reader users, see WCAG SC 1.3.1 Info and Relationships:
https://www.w3.org/WAI/WCAG22/Understanding/info-and-relationships.html
|
|
|
|
|
|
the internal style guide.
|
|
|
|
color contrast.
|
|
|
|
Co-authored-by: Joshua Olatunji <joshua+github@etentlabs.com>
|
|
|
|
per DEP 44.
|
|
suite accordingly.
Over the years we've had multiple instances of hit and misses when
emitting warnings: either setting the wrong stacklevel or not setting
it at all.
This work adds assertions for the existing warnings that were declaring
the correct stacklevel, but were lacking tests for it.
|
|
|
|
|
|
|
|
|
|
|
|
|