Mariusz Felisiak
04e66e245d
[3.2.x] Fixed crash building HTML docs since Sphinx 4.3.
...
See dd2ff3e911
.
Backport of f0480ddd2d3cb04b784cf7ea697f792b45c689cc from main
2021-11-18 11:23:02 +01:00
Mariusz Felisiak
dfa1145a22
[3.2.x] Corrected multiply defined labels in docs.
...
Backport of 60503cc747eeda7c61bab02b71f8f55a733a6eea from main
2021-11-04 10:46:55 +01:00
Carlton Gibson
9d171643d4
[3.2.x] Refs #33247 -- Corrected configuration for Read The Docs.
...
This pins Sphinx version, because the default Sphinx version used by
RTD is not compatible with Python 3.8+.
This also, sets Python 3.8 for RTD builds which is compatible with all
current versions of Django.
Thanks to Mariusz Felisiak for the suggestion.
Backport of 447b6c866f0741bb68c92dc925a65fb15bfe7995 from main.
2021-11-03 18:55:32 +01:00
Adam Johnson
bc691d555e
[3.2.x] Corrected module reference in contributing tutorial.
...
Backport of 9f3bd9dfc42b4e0ff89566763d211ab9e8f50d5e from main
2021-11-03 07:48:14 +01:00
Brad
3357ad2de2
[3.2.x] Fixed typo in docs/topics/logging.txt.
...
Backport of c7152cb58ea84f51bc2096fb5d3cf03ab31ea985 from main
2021-11-03 07:42:29 +01:00
Mariusz Felisiak
34e5e61479
[3.2.x] Added stub release notes for Django 3.2.10.
...
Backport of d811fa1d1012e746719aa3af351f56ad21f92610 from main
2021-11-01 10:42:47 +01:00
Mariusz Felisiak
e299cc2d2c
[3.2.x] Added release date for 3.2.9.
...
Backport of 7ec603ba259083298c9598a41987b4c4f2a5d134 from main
2021-11-01 10:19:37 +01:00
Vikash Singh
947d2707c6
[3.2.x] Added Google Cloud Spanner to list of third-party DB backends.
...
Backport of 125f9afc2c42449ee79283fefa778651acfd4aed from main
2021-11-01 10:10:54 +01:00
Carlton Gibson
128179c0f8
[3.2.x] Refs #33182 -- Adjusted custom admin theming example to use correct template block.
...
Backport of a754b82dac511475b6276039471ccd17cc64aeb8 from main
2021-10-27 12:18:04 +02:00
Hannes Ljungberg
f5802a21c4
[3.2.x] Fixed #33194 -- Fixed migrations when altering a field with functional indexes on SQLite.
...
This adjusts Expressions.rename_table_references() to only update alias
when needed.
Regression in 83fcfc9ec8610540948815e127101f1206562ead.
Co-authored-by: Simon Charette <charettes@users.noreply.github.com>
Backport of 86971c40909430a798e4e55b140004c4b1fb02ff from main.
2021-10-18 09:37:46 +02:00
Nick Frazier
fdc1c6435c
[3.2.x] Fixed #33198 -- Corrected BinaryField.max_length docs.
...
Backport of 0d4e575c96d408e0efb4dfd0cbfc864219776950 from main
2021-10-18 08:24:36 +02: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
Mariusz Felisiak
1128291650
[3.2.x] Added 'formatter' to spelling wordlist.
...
Backport of e43a131887e2a316d4fb829c3a272ef0cbbeea80 from main
2021-10-12 15:17:11 +02:00
Mariusz Felisiak
82fee0446d
[3.2.x] Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
...
Backport of 604df4e0adc71da264f61fe85020a170c98e6f09 from main.
2021-10-05 13:33:15 +02:00
Carlton Gibson
329311ecbd
[3.2.x] Added stub release notes for Django 3.2.9.
...
Backport of c113f7fb0dae0dfd066d05acd1032c9f57a5aaf9 from main
2021-10-05 09:40:24 +02:00
Carlton Gibson
65367b0500
[3.2.x] Added release date for 3.2.7.
...
Backport of c5776bfca9e3f35e0ab5aacbdc1a4dbfe92fdfd1 from main
2021-10-05 09:09:17 +02:00
Sarah Abderemane
51e4dbfeb2
[3.2.x] Refs #27694 -- Doc'd lookups that can be chained with HStoreField key transforms.
...
Backport of 1953dd02b6719ee89fddbc3098d86968d79f3cd7 from main
2021-10-04 07:44:42 +02:00
Mariusz Felisiak
031ffc5c84
[3.2.x] Corrected field and model check messages in docs.
...
Follow up to 72d04e03855536cf36090aedbb7aa8f1c4c8b443.
Backport of 93f3b7a0ba2969109940775a18515728603afac6 from main
2021-09-28 10:58:18 +02:00
Claude Paroz
7607fe922f
[3.2.x] Removed obsolete GEOS 3.5 requirement note.
...
Follow up to ea87a85fad9994dbb0748df25bc9c2d99b24809b.
Backport of 8036b53de61f16098a2f22c50621987182bdfaed from main
2021-09-24 18:53:36 +02:00
Carlton Gibson
6760f4fa25
[3.2.x] Fixed #33083 -- Fixed selecting all items in the admin changelist when actions are both top and bottom.
...
Thanks Benjamin Locher for the report.
Regression in 30e59705fc3e3e9e8370b965af794ad6173bf92b.
Backport of b0ed619303d2fb723330ca9efa3acf23d49f1d19 from main
2021-09-21 19:59:41 +02:00
Mariusz Felisiak
e235c7815a
[3.2.x] Fixed broken links and redirects in docs.
...
Backport of 1d16dbc74563ec9aeb4bdff870d0fe5064667b26 from main
2021-09-21 09:29:21 +02:00
Mariusz Felisiak
51e76c922f
[3.2.x] Used :rfc: role in docs/topics/conditional-view-processing.txt.
...
Backport of f8bab4e0dcdad5cb174998e1b31d74c8434a2477 from main
2021-09-21 09:29:18 +02:00
Ken Whitesell
d4a587a5fa
[3.2.x] Fixed #33077 -- Fixed links to related models for admin's readonly fields in custom admin site.
...
Backport of 0a9aa02e6f1d1b9ceca155d281a2be624bb1d3a2 from main
2021-09-18 20:10:06 +02:00
Steven Maude
561a1c0905
[3.2.x] Fixed typo in docs/intro/reusable-apps.txt.
...
Backport of 475cffd1d64c690cdad16ede4d5e81985738ceb4 from main
2021-09-17 20:20:31 +02:00
Mariusz Felisiak
454ee4d3b8
[3.2.x] Corrected outputs and made cosmetic edits in GeoDjango tutorial.
...
Backport of b5bf026813ca9aff83243f901edd722e0d60c2ea from main
2021-09-17 09:15:28 +02:00
David Smith
b51e0a37cf
[3.2.x] Doc'd Jinja2 form renderer.
...
Backport of 7132d17de1399345a38858c20221850bdef43d0e from main
2021-09-16 11:57:24 +02:00
David Sanders
a7be74d017
[3.2.x] Clarified type of Window()'s partition_by and order_by arguments.
...
Backport of ecf76cc1fb0ca7b02744fb63717cb1ac5f643916 from main
2021-09-10 12:27:55 +02:00
Adam Johnson
54684a3ec0
[3.2.x] Refs #31055 -- Doc'd 'databases' argument of check functions.
...
Backport of c8d3cbdba809285ced3d9ba3cbb63bec422b8e48 from main
2021-09-10 11:48:20 +02:00
Jacob Walls
1f86ff31b1
[3.2.x] Fixed typo in docs/topics/i18n/formatting.txt.
...
Backport of e75a3a770e5da8af3405be1e216a6c20cc9bde5a from main
2021-09-04 20:33:15 +02:00
Mariusz Felisiak
707239eabf
[3.2.x] Added stub release notes for Django 3.2.8.
...
Backport of af10e97531a59e4af09b5ec0c1a3ea476f2b6015 from main
2021-09-01 09:51:50 +02:00
Mariusz Felisiak
4b80a40272
[3.2.x] Added release date for 3.2.7.
...
Backport of f3a0dc5b2a0e5ef6fa2ae896ede6a7d56e20653b from main
2021-09-01 07:42:25 +02:00
Jan Szoja
4e55806720
[3.2.x] Refs #25264 -- Doc's that not all default options are supported by every management command.
...
Backport of 3cca5fdd3eb5906a385adaf9872581d4ed359041 from main
2021-08-31 13:34:50 +02:00
Carlton Gibson
fe3a854e1d
[3.2.x] Fixed #32992 -- Restored offset extraction for fixed offset timezones.
...
Regression in 10d126198434810529e0220b0c6896ed64ca0e88.
Backport of cbba49971bbbbe3e8c6685e4ce6ab87b1187ae87 from main
2021-08-30 10:46:19 +02:00
Mariusz Felisiak
382374a360
[3.2.x] Corrected BaseDatabaseSchemaEditor.execute() signature in docs.
...
Backport of a5cb1ef6eb842c38627ff6685b977fd42a342b67 from main
2021-08-27 06:15:19 +02:00
Zainab Amir
11b2cbb65f
[3.2.x] Made sentence about Model consistent in docs.
...
Backport of 3445c50a3affc5ae7b1c2712a139d4a5105aeaf5 from main
2021-08-26 09:05:43 +02:00
Can Sarıgöl
69009f4952
[3.2.x] Fixed #33046 -- Added note about using length of cached result by QuerySet.count().
...
Backport of 7ea86076fc1128d43b47f4826cb25eb5ebb19f19 from main
2021-08-26 09:05:35 +02:00
Mariusz Felisiak
d95a0144e5
[3.2.x] Used backend vendors in custom model fields docs.
...
Backport of d7394cfa13a4d1a02356e3a83e10ec100fbb9948 from main
2021-08-24 16:17:13 +02:00
Claude Paroz
d29a9ed504
[3.2.x] The geodjango mailing list moved to the Django Forum.
...
Backport of 6c3525a09db5177bf4e3856de85bf8b1300402d5 from main
2021-08-13 15:36:41 +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
Lauri Tirkkonen
f18da11b8a
[3.2.x] Updated BaseDatabaseFeatures link in testing tools docs.
...
Backport of 4b6208ffdd93d5d379d247ec094d567ef208effd from main
2021-08-02 12:50:11 +02:00
ilu_vatar_
2c46e55314
[3.2.x] Clarified URL patterns in tutorial 3.
...
Co-authored-by: Nick Pope <nick@nickpope.me.uk>
Backport of 4114531cb763f7cf226d3904d3693af4dc634947 from main
2021-08-02 08:50:22 +02:00
Carlton Gibson
87e7399760
[3.2.x] Added stub release notes for Django 3.2.7.
...
Backport of 947bdec60cd7f63dc1573578137747893d673700 from main
2021-08-02 08:43:09 +02:00
Carlton Gibson
70840232f9
[3.2.x] Confirmed release date for Django 3.2.6.
...
Backport of 74a86e9b5eaf4f0d2bb5bf6b7948000c75cdd4a6 from main
2021-08-02 06:56:33 +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
Abhyudai
55daaa0c79
[3.2.x] Made minor edits to QuerySet.update_or_create() docs.
...
Backport of 85d47a58bf7dceced6a3e29a0715827b7a9d7d29 from main
2021-07-29 06:51:46 +02:00
Pēteris Caune
5fa70c91b4
[3.2.x] Fixed typo in docs/ref/contrib/admin/index.txt.
...
Backport of c258918a03532e5381818e20866266545edb5206 from main
2021-07-28 12:52:02 +02:00
Chris Jerdonek
aace6c531d
[3.2.x] Fixed #32933 -- Documented BoundField.initial as preferred over Form.get_initial_for_field().
...
Backport of 6559a55eed09780b30ee3c3636ccf30318622bcf from main
2021-07-27 17:59:18 +02:00