LincolnPuzey
6fc4445cff
[3.0.x] Fixed #31816 -- Corrected the expected content type in StreamingHttpResponse docs.
...
Backport of d75436109694c286d9af48ae94ca39759d080214 from master
2020-07-23 13:13:44 +02:00
Ramiro Morales
b732afe30a
[3.0.x] Fixed typo in docs/ref/models/querysets.txt.
...
Backport of 51e536178cba9489b9d759f69f72f442af16ba32 from master
2020-07-22 23:37:44 +02:00
Buk Bukowski
f4b7996e9b
[3.0.x] Fixed #31814 -- Fixed typo in docs/ref/settings.txt.
...
Backport of f65454801bfa13fc043fee0aca8f49af41380683 from master
2020-07-22 22:39:55 +02:00
Adam Johnson
76b7b3a778
[3.0.x] Doc'd Model.MultipleObjectsReturned docs and improved documentation related with models exceptions.
...
Backport of bc4fea92b296a7eacbd5f89263ca67515feeb53f from master
2020-07-22 20:22:09 +02:00
Adam Johnson
f026d761d6
[3.0.x] Refs #24763 -- Moved DoesNotExist to Model class docs.
...
Backport of b5f0efa19c82d274082bcde8a8acae5038667614 from master
2020-07-22 20:22:06 +02:00
David Chorpash
0a3c1272f2
[3.0.x] Refs #31720 -- Added examples to BoolAnd() and BoolOr() documentation.
...
Backport of a2e621b14e85836362b7fc0e6b1bf7d7ff98e42b from master
2020-07-21 07:02:29 +02:00
Adam Johnson
bcb511f9d8
[3.0.x] Improved description of USE_THOUSAND_SEPARATOR setting.
...
Backport of 80f92177eb2a175579f4a6907ef5a358863bddca from master
2020-07-20 12:56:11 +02:00
Adam Johnson
5bd7c18306
[3.0.x] Improved ManyToManyField.through docs.
...
Backport of e7fa8aff432a90b6df9914d63aad239164b6b4d4 from master
2020-07-17 10:48:32 +02:00
Adam Johnson
051e6f58ea
[3.0.x] Refs #31502 -- Made minor edits to Model._state docs.
...
Backport of 5ef6f626347f9ea13915f3cf5b8b045c5b42b102 from master
2020-07-16 21:12:33 +02:00
Mariusz Felisiak
331324ecce
[3.0.x] Fixed #31790 -- Fixed setting SameSite cookies flag in HttpResponse.delete_cookie().
...
Cookies with the "SameSite" flag set to None and without the "secure"
flag will be soon rejected by latest browser versions.
This affects sessions and messages cookies.
Backport of 240cbb63bf9965c63d7a3cc9032f91410f414d46 from master.
2020-07-16 09:30:15 +02:00
Eric Theise
419a78300f
[3.0.x] Fixed typo in docs/ref/contrib/postgres/forms.txt.
...
Backport of d08e6f55e3a986a8d4b3a58431d9615c7bc81eaa from master
2020-07-15 09:05:04 +02:00
Caio Ariede
96b04f53c5
[3.0.x] Fixed #21528 -- Added note about filtering form field's queryset based on instance to admin docs.
...
Backport of d38c34119e91a533c797098f150abe99b5ee2fd8 from master
2020-07-13 23:02:51 +02:00
Carlton Gibson
bb47c1dde4
[3.0.x] Removed unsupported third-party database backends from docs.
...
Backport of 1d8256719eecb724476e6cb8d63cfebf6ba1a3cc from master
2020-07-08 22:30:51 +02:00
Tim Park
502349ce77
[3.0.x] Fixed #31739 -- Documented dependency between HttpRequest stream IO methods and body.
...
Backport of 060576b0abac460d72714e300aa709d1e7a87dd7 from master
2020-07-08 10:41:57 +02:00
Tim Park
b66588abe2
[3.0.x] Fixed #31502 -- Documented Model._state.db and Model._state.adding
...
Backport of 697e59d5cf81e6c7e4a06ca98d6e3e16cea486dc from master
2020-07-08 10:07:23 +02:00
Carlton Gibson
9e4f55757d
[3.0.x] Refs #6903 -- Adjusted ModelAdmin.preserve_filters docs.
...
Backport of b142bd4a1b83b77c5c81a8cf5a80a63608f96ad4 from master
2020-07-02 21:11:10 +02:00
Steven Pousty
9b9083981a
[3.0.x] Fixed #31743 -- Doc't that managed=False prevents Django from managing tables modifications.
...
Backport of d2c135da4c75079e45661ec609bd72f27dddf2a9 from master
2020-06-26 09:59:20 +02:00
Adam Johnson
af2e95b0fa
[3.0.x] Refs #31493 -- Replaced var with const/let in documentation JS.
...
Backport of 2afa61e7d99b2ff2656dc64b6e28db88baf786a4 from master
Co-authored-by: Carlton Gibson <carlton.gibson@noumenal.es>
2020-06-24 12:27:31 +02:00
David Smith
f22f660a33
[3.0.x] Adjusted model definition in GeoDjango tutorial.
...
The example uses the world border data set, where
one of the entries has a null field value.
Backport of 6bc9283751d51cab474d1bf6883a3b40cce32d4b from master
2020-06-17 20:17:42 +02:00
Tobias Krönke
0afe8ba2d6
[3.0.x] Fixed #31689 -- Doc'd caveat about using bulk_create()'s ignore_conflicts on MariDB and MySQL.
...
Backport of 69e0d9c553bb55dde8d7d1d479a78bfa7093f406 from master
2020-06-15 12:54:01 +02:00
Hasan Ramezani
b61af177ee
[3.0.x] Fixed #31696 -- Updated OWASP links in docs.
...
Backport of a16080810bee8b3baf9ae7ac7b8433cb7b293e00 from master
2020-06-15 09:45:45 +02:00
sebashwa
33767d5ab6
[3.0.x] Fixed #31690 -- Added note about fuzzy entries in translation docs.
...
Backport of 3d664a158de18acf72fc8e0671f0f390cbca4b2e from master
2020-06-15 09:05:43 +02:00
Hasan Ramezani
b80c5baf29
[3.0.x] Fixed #31650 -- Added note uniqueness of constraints names in docs.
...
Backport of 55556e51fb152c864ddc782d9b56e8b785ccf8bc from master
2020-06-04 07:39:08 +02:00
Carlton Gibson
d22f67848c
[3.0.x] Refs #31485 -- Backported jQuery upgrade to 3.5.1.
2020-06-02 14:36:31 +02:00
Chris May
9297a3e627
[3.0.x] Fixed typo in docs/ref/templates/language.txt.
...
Backport of ecaac9e42f497be04ddc72dfebb6e397ccca9517 from master
2020-06-01 20:52:56 +02:00
Fabio Sangiovanni
759e946330
[3.0.x] Added SingleObjectMixin.query_pk_and_slug to CBV flattened index.
...
Backport of df188824738ff5e54baf2d61f6a7dff51a20f068 from master
2020-06-01 07:50:19 +02:00
Mariusz Felisiak
24cffddc6f
[3.0.x] Fixed some formatting issues in docs.
...
Backport of 803e70b1adb71d86eb5bbb4074ef5ff96ae6e55d from master.
2020-05-27 09:09:44 +02:00
René Fleschenberg
f175e03fc2
[3.0.x] Refs #23097 -- Used new octal format in FILE_UPLOAD_PERMISSIONS docs.
...
Backport of f24b59267be2e5fc5bd1252efda3aed19f860813 from master
2020-05-25 21:04:49 +02:00
Carlton Gibson
49427acd4a
[3.0.x] Updated list of third-party DB backends.
...
* Alphabetized third-party DB backend list.
* Added backticks around single-word link texts to ease visual/machine sorting.
* Added CockroachDB to list of third-party DB backends.
* Updated third-party DB backend URLs.
Thanks to Nick Pope and Tim Graham for the review.
Backport of 6dcfa70cac29c854fc5169bed1cf6479eabdb8c1 from master
2020-05-21 20:55:54 +02:00
Jon Dufresne
7fa16e58d0
[3.0.x] Fixed numbered list in admin overview docs.
...
Backport of 05ed7104c0bc069352b2cee85ab918e48ee73cbe from master
2020-05-13 09:10:39 +02:00
Adam Johnson
cdf320dfb2
[3.0.x] Fixed a/an typos in "SQL" usage.
...
Backport of 1c2c6f1b51a540bddc7ae95f4d1213688411ca44 from master
2020-05-06 06:36:16 +02:00
Adam Johnson
883362b6a7
[3.0.x] Corrected models.FilePathField signature in docs.
...
Backport of 787981f9d1d5abc489a0b069e3353b8ad7aa9778 from master
2020-05-04 12:40:33 +02:00
David Smith
fc0e0876da
[3.0.x] Refs #27778 -- Removed reference to ASCII usernames in django.contrib.auth.models.User docs.
...
Backport of 505b7b616320b8d5bbc83d0dbbb3aec3a58ba0c9 from master
2020-05-01 06:11:58 +02:00
Mariusz Felisiak
e19ab18773
[3.0.x] Fixed broken links in docs.
...
Backport of b28be08cac1f7cde332ca43db65bb733fa3f9bf5 from master
2020-04-28 10:10:15 +02:00
Hasan Ramezani
657992cf19
[3.0.x] Fixed #31514 -- Fixed default form widgets in model fields docs.
...
Backport of d6db186427d33889e4d2f3b56e02807d51fc0376 from master
2020-04-25 21:21:29 +02:00
Tim Schilling
a3e4591020
[3.0.x] Corrected outputting BooleanField as HTML in forms docs.
...
Backport of 34a69c24584ec7d842dbf266659b25527cd73909 from master
2020-04-24 12:15:50 +02:00
Jon Dufresne
fc83e2afe3
[3.0.x] Fixed broken link to Watchmen configuration in docs/ref/django-admin.txt.
...
Backport of faa08449dd1236c1b92883e86cf1895410c72f56 from master
2020-04-23 18:34:03 +02:00
David Smith
192c1ec5cc
[3.0.x] Updated iTunes podcast format link in syndication docs.
...
Backport of 201431915925f63da6303dd21ad11088bb004382 from master
2020-04-20 08:10:42 +02:00
Jon Dufresne
c335f16855
[3.0.x] Refs #30165 -- Removed obsolete doc references to deprecated ugettext() & co.
...
The u-prefixed variants were removed from the documentation in
6eb4996672ca5ccaba20e468d91a83d1cd019801.
Backport of fb21625270ab169fd436c36dd51acb642a97ee50 from master
2020-04-20 07:58:03 +02:00
Nick Pope
70b1c947c8
[3.0.x] Improved message example in admin actions documentation.
...
Avoid partial string construction and make use of ``ngettext`` to show
example of how to handle plural variants with translations. Also make
use of ``messages.SUCCESS`` to highlight customizing the style of the
message - in this case it better fits what the message is conveying.
Backport of 058b38b43ea4726be2914ecc967b8fb1da47d995 from master
2020-04-16 11:28:41 +02:00
Mariusz Felisiak
e42320d2f2
[3.0.x] Used :rfc: role in various docs.
...
Backport of f1a808a5025b63715d1034af2b96a6a5241d29e9 from master.
2020-04-15 20:02:38 +02:00
Mariusz Felisiak
747ea48983
[3.0.x] Fixed typo in docs/ref/templates/builtins.txt.
...
Backport of fc0b48d2e7aaaeb390936916f56dc0631717d022 from master
2020-04-15 10:41:40 +02:00
Mariusz Felisiak
51f0b8ae0d
[3.0.x] Fixed term warning on Sphinx 3.0.1+.
...
"term" role became case sensitive in Sphinx 3.0.1.
Backport of cc70a0343ef51ffcc0b1211dd6e7abedc4b43ea6 from master
2020-04-14 09:32:48 +02:00
David Smith
eeab4ab82e
[3.0.x] Refs #10427 -- Corrected BoundField.css_classes() signature in docs.
...
Backport of 734fde771433b9ea525a2b0f4d8ebb3ae426b2fa from master
2020-04-10 08:01:17 +02:00
Mariusz Felisiak
f425835cbe
[3.0.x] Fixed highlightlang deprecation warning on Sphinx 1.8+.
...
Backport of 678f958ef972bf9be402332537149ca0884035ba from master
2020-04-07 09:49:41 +02:00
Mariusz Felisiak
255f3f77d2
[3.0.x] Fixed Sphinx warnings on duplicate object descriptions.
...
Backport of 69e2cd6fed40f3ecf767609b80ad31f288446e48 from master
2020-04-07 09:49:31 +02:00
Carlton Gibson
2c3497980f
[3.0.x] Corrected docs spelling of PgBouncer.
...
Backport of b1f88476dbd738bdcc20466efd5ffcb83ab25093 from master
2020-04-01 15:15:21 +02:00
Adam Johnson
0342d47e7a
[3.0.x] Prevented (and corrected) single backtick usage in docs.
...
Backport of 1cdfe8d91215eefaa18c398069dd9c6879a9511d from master.
2020-04-01 15:15:21 +02:00
Adam Johnson
c9437596fe
[3.0.x] Refs #31320 -- Warned against using BEGIN/COMMIT in RunSQL.
...
Backport of e9b014fbc56b9baf91019a803ab2a45788c5c44a from master
2020-04-01 10:59:42 +02:00
Hasan Ramezani
a6cc8b80cb
[3.0.x] Fixed #31400 -- Doc'd the expected type of CONN_MAX_AGE database option.
...
Backport of bec4dea844332390aecd72f22afc6673a3f5f5fc from master
2020-03-27 07:02:09 +01:00