Mariusz Felisiak
99532fdadf
[3.2.x] Corrected isort example in coding style docs.
...
Follow up to e74b3d724e5ddfef96d1d66bd1c58e7aae26fc85.
Backport of 8b020f2e64f1cbf2b06205a389a13af6623f90ce from main
2021-11-22 12:35:12 +01:00
Paolo Melchiorre
31539a63f2
[3.2.x] Corrected "pip install" call in coding style docs.
...
Backport of dd528cb2cefc0db8b91a7ff0a2bc87305b976597 from main
2021-11-22 09:57:44 +01:00
Mariusz Felisiak
dbcd81841f
[3.2.x] Refs #32074 -- Removed usage of deprecated asyncore and smtpd modules.
...
asyncore and smtpd modules were deprecated in Python 3.10.
Backport of 569a33579c3cca5f801c544d9b52a34e3c779424 from main.
2021-10-15 10:04:06 +02:00
Claude Paroz
eb26b8a0fe
[3.2.x] The django-i18n mailing list moved to the Django Forum.
...
Backport of 754b82d9de7dad232d17db0073d370b747b48c83 from main
2021-08-13 15:36:25 +02:00
Jacob Walls
6bb74f3de8
[3.2.x] Fixed some broken links and redirects in docs.
...
Backport of 259b28706e5084f5207792e066a33e35c7a661d4 from main
2021-08-09 07:09:37 +02:00
Mariusz Felisiak
d9e05ea17a
[3.2.x] Refs #31676 -- Updated technical board description in organization docs.
...
According to DEP 0010.
Backport of f2ed2211c26ba375390cb76725c95ae970a0fd1d from main.
2021-07-30 11:36:21 +02:00
Mariusz Felisiak
99d9a3ef7c
[3.2.x] Refs #31676 -- Added Mergers and Releasers to organization docs.
...
According to DEP 0010.
Backport of 228ec8e015bac9751c8aef3107358fbb2cb3301b from main
2021-07-30 11:35:32 +02:00
Mariusz Felisiak
ed29959812
[3.2.x] Refs #31676 -- Removed Core team from organization docs.
...
According to DEP 0010.
Backport of caa2dd08c4722c8702588f5dfe1fa4c506aa66fc from main
2021-07-30 11:35:17 +02:00
Jacob Walls
b7d25d025e
[3.2.x] Fixed typo in docs/internals/deprecation.txt.
...
Backport of 10f66c91cbb26d78a8cefc5be619f7ce288cf208 from main
2021-07-16 06:00:52 +02:00
ᴙɘɘᴙgYmɘᴙɘj
6931963886
[3.2.x] Fixed typo in docs/internals/contributing/committing-code.txt.
...
Backport of 5838102ae6e5f51236110f30c8646983fc17feb7 from main
2021-07-14 20:22:11 +02:00
Mariusz Felisiak
f36edbc378
[3.2.x] Refs #31676 -- Removed Django Core-Mentorship mailing list references in docs.
...
Backport of 37e8367c359cd115f109d82f99ff32be219f4928 from main
2021-07-13 20:22:17 +02:00
Mariusz Felisiak
b6e3290383
[3.2.x] Refs #31356 -- Changed IRC links to the Libera.Chat webchat.
...
Follow up to 66491f08fe86629fa25977bb3dddda06959f65e7.
Backport of f10c52afabac25f2c10aca26d32dbe7e0e46082e from main.
2021-06-03 12:08:56 +02:00
Jacob Walls
f07d686974
[3.2.x] Fixed typos in docs.
...
Backport of f0d0d29f03448ba4f9cfef03f0605cc7e557c2c4 from main
2021-06-03 07:50:31 +02:00
Jacob Walls
bf08609501
[3.2.x] Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
...
Backport of 1443b5e9aca56e249d751d6486c402b3679d3c38 from main
2021-06-02 08:15:41 +02:00
Nick Pope
b2ff1655fc
[3.2.x] Fixed typo in MiddlewareMixin deprecation note.
...
Backport of e513fb0e77baf2ebcbf2cbe366bdf0228d01119f from main.
2021-05-27 06:54:00 +02:00
Mariusz Felisiak
143d2a4bbf
[3.2.x] Changed IRC references to Libera.Chat.
...
Backport of 66491f08fe86629fa25977bb3dddda06959f65e7 from main.
2021-05-20 12:25:07 +02:00
Nick Pope
cb91b2d9e3
[3.2.x] Refs #32720 -- Updated various links in docs to avoid redirects and use HTTPS.
...
Backport of c156e369553c75a30c78b8ed54a57b1101865105 from main
2021-05-17 12:16:09 +02:00
Nick Pope
bdd565422d
[3.2.x] Fixed typo in docs/internals/contributing/writing-documentation.txt.
...
Backport of c240ceea7d88c6a8058dcacb37356c93e0a3618f from main
2021-05-06 20:02:11 +02:00
Hasan Ramezani
ce130749d5
[3.2.x] Refs #32178 -- Doc'd DatabaseFeatures.django_test_skips/django_test_expected_failures in contributing guide.
...
Backport of ca34db46504fca1221e27f6ab13734dfdfde6e1c from main
2021-04-29 20:56:08 +02:00
Carlton Gibson
4c63459692
[3.2.x] Added note to update docs config when creating new stable branch.
...
django_next_version in docs/conf.py should be bumped when creating a new stable
branch.
Backport of 6a7af38b072f97d15e06aba87c673c16ecafe5a8 from main
2021-04-22 09:02:59 +02:00
Carlton Gibson
99ea737a0f
[3.2.x] Fixed #32652 -- Fixed links to new contributors FAQ.
...
Backport of e3e2276e6fe6fd77e4fbdeeb2a287288d31de3bb from main
2021-04-15 17:16:22 +02:00
Carlton Gibson
011b92ce98
[3.2.x] Updated asgiref dependency for 3.2 release series.
...
Backport of 5aea50e57f6c1bd725db36a0664e21b2be91b591 from main
2021-04-06 10:43:40 +02:00
Mariusz Felisiak
b129728834
[3.2.x] Updated link to Selenium webdrivers.
...
Backport of 98d3fd61026457a435ef5b7afce6b6e64e9f241d from main
2021-03-09 11:30:56 +01:00
Markus Holtermann
e078747290
[3.2.x] Updated Git branch "master" to "main".
...
This change follows a long discussion on django-develops:
https://groups.google.com/g/django-developers/c/tctDuKUGosc/
Backport of d9a266d657f66b8c4fa068408002a4e3709ee669 from main
2021-03-09 09:33:50 +01:00
GabbyPrecious
cafabd0859
[3.2.x] Refs #32412 -- Adjusted Contributing Guide start page.
...
* Added headers emphasising Work on the framework vs Join the community
sections, to raise the visibility of the community section.
* Added callouts to three main code/docs/translations areas, linking to
respective start pages.
* Moved some Writing code specific content from the start page to the
Writing code index. This clarifies the start page and adds content to the
previously empty Writing code index.
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
Backport of ead9085f0872d5c1c670502df6dc0f69b422eaad from master
2021-03-03 15:41:10 +01:00
Mariusz Felisiak
d7e5590653
[3.2.x] Updated links to djangoproject.com/code.djangoproject.com repositories.
...
Backport of 2b1de3dd242b473cd084e7ff9b9b10d488dcabad from master
2021-03-03 09:07:11 +01:00
Carlton Gibson
f490cde15d
[3.2.x] Corrected typo in advice to new contributors.
...
Backport of e48e78738e224a056df57b7cb08bd48ac0e54f60 from master
2021-02-04 16:02:08 +01:00
GabbyPrecious
bbd1b3565b
[3.2.x] Refs #32412 -- Adjusted beginning of Advice for new contributors.
...
With the goal of guiding folks to the right destination:
* Improved wording of tutorial call-out.
* Added summary of page purpose.
* Added link to Writing code reference doc.
Backport of e733c9ac1746cedc78efabff340379f1c9ee47da from master
2021-02-04 10:37:15 +01:00
hashlash
4794a0e35f
Fixed typo in docs/internals/contributing/writing-code/coding-style.txt.
2021-01-09 20:18:00 +01:00
Florian Apolloner
2d6179c819
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
...
Co-authored-by: Craig Smith <hello@craigiansmith.com.au>
2021-01-07 13:00:53 +01:00
Jon Dufresne
429d089d0a
Refs #30367 -- Changed remaining "pip install" to "python -m pip install" in docs.
2020-12-23 17:21:25 +01:00
David Smith
3bca95cca2
Fixed #32165 -- Added pre-commit hooks
...
* Added pre-commit hooks for isort, flake8 and eslint
* Added documentation on how to install and use the tool
2020-12-23 11:14:48 +01:00
Jon Dufresne
28d998a41c
Updated isort URL to new location.
2020-12-20 11:00:28 +01:00
Mariusz Felisiak
5ce31d6a71
Fixed #32193 -- Deprecated MemcachedCache.
2020-12-09 21:27:32 +01:00
Mariusz Felisiak
85729545f1
Added note about importing release manager's public keys via GitHub API to checksums templates.
2020-12-07 11:45:38 +01:00
Nick Pope
477c800443
Changed docs and a code comment to use gender-neutral pronouns.
...
Follow up to e1b77238171cc96f4451a06fb4682e2378896238.
2020-11-13 22:26:30 +01:00
MinchinWeb
f1585c54d0
Fixed #31216 -- Added support for colorama terminal colors on Windows.
...
Modern setups on Windows support terminal colors.
The colorama library may also be used, as an
alternative to the ANSICON library.
2020-11-11 14:27:10 +01:00
Hasan Ramezani
3f7b327562
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
...
This also replaces assertQuerysetEqual() to
assertSequenceEqual()/assertCountEqual() where appropriate.
Co-authored-by: Peter Inglesby <peter.inglesby@gmail.com>
Co-authored-by: Mariusz Felisiak <felisiak.mariusz@gmail.com>
2020-11-06 09:24:50 +01:00
Carlton Gibson
411cc0ae18
Fixed #29988 -- Updated coding style to allow f-strings.
...
Thanks to Nick Pope for review.
2020-10-15 10:09:34 +02:00
Mariusz Felisiak
bb8f66934d
Fixed #31877 -- Reverted "Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context."
...
This reverts commit 4ed534758cb6a11df9f49baddecca5a6cdda9311.
2020-08-24 11:37:59 +02:00
Mariusz Felisiak
d907371ef9
Fixed #31842 -- Added DEFAULT_HASHING_ALGORITHM transitional setting.
...
It's a transitional setting helpful in migrating multiple instance of
the same project to Django 3.1+.
Thanks Markus Holtermann for the report and review, Florian
Apolloner for the implementation idea and review, and Carlton Gibson
for the review.
2020-08-04 09:35:24 +02:00
Mariusz Felisiak
bce4a53670
Moved note about features deprecated in Django 3.1 above their descriptions.
2020-08-03 20:50:45 +02:00
Mariusz Felisiak
1d6fdca557
Refs #27468 -- Added tests and release notes for signing.dumps()/loads() changes.
...
Follow up to 71c4fb7beb8e3293243140e4bd74e53989196440.
2020-07-31 22:05:02 +02:00
David Smith
e74b3d724e
Bumped minimum isort version to 5.1.0.
...
Fixed inner imports per isort 5.
isort 5.0.0 to 5.1.0 was unstable.
2020-07-30 10:58:59 +02:00
Aymeric Augustin
3f2821af6b
Fixed #31180 -- Configured applications automatically.
2020-07-21 10:35:12 +02:00
Mariusz Felisiak
3d16496037
Bumped asgiref requirement to >= 3.2.10.
...
Forwardported 3.1 release notes from 474f65406fe2e568482d83db2ea94c0409afa039.
2020-07-17 21:15:21 +02:00
Adam Johnson
2afa61e7d9
Refs #31493 -- Replaced var with const/let in documentation JS.
2020-06-24 12:20:57 +02:00
David Smith
27c09043da
Refs #31670 -- Renamed whitelist argument and attribute of EmailValidator.
2020-06-18 21:43:20 +02:00
Florian Apolloner
faad809e09
Refs #30472 -- Simplified Argon2PasswordHasher with argon2-cffi 19.1+ API.
2020-06-17 08:10:41 +02:00
Jon Dufresne
8ce570f2f2
Fixed #31643 -- Changed virtualenv doc references to Python 3 venv.
2020-06-02 11:45:44 +02:00