Tim Graham
|
5f62efb5c8
|
[2.1.x] Removed code terms from docs/spelling_wordlist.
Backport of b4fa94aed8 from master
|
2018-07-31 12:53:14 -04:00 |
|
Tim Graham
|
d77cbdcfa3
|
[2.1.x] Added words to docs/spelling_wordlist for Ubuntu 18.04.
Backport of 8edb27b6c6 from master
|
2018-07-31 12:52:50 -04:00 |
|
Dražen Odobašić
|
4dadf4eb7b
|
[2.1.x] Fixed #29617 -- Fixed Template crash if template_string is lazy.
Regression in 3a148f958d .
Backport of 9f3b9ffd51 from master
|
2018-07-31 09:57:28 -04:00 |
|
minusf
|
74d039e317
|
[2.1.x] Fixed typo in docs/topics/http/urls.txt.
Backport of 6429961418 from master
|
2018-07-24 18:36:41 -04:00 |
|
Tim Graham
|
9cd6f9c1c5
|
[2.1.x] Fixed #29591 -- Fixed numbering words in docs/topics/db/examples/many_to_many.txt.
Backport of cef8f6a61b from master
|
2018-07-24 16:05:10 -04:00 |
|
Tim Graham
|
3153cb319d
|
[2.1.x] Fixed IntegrityError in docs/topics/db/examples/many_to_one.txt.
Backport of 6b6bdfe25c from master
|
2018-07-19 15:49:54 -04:00 |
|
Claude Paroz
|
e9950ed897
|
[2.1.x] Fixed utils.html.escape()'s docs with regards to string coercion.
As of 301de774c2 .
Backport of 1ed8527e3d from master
|
2018-07-18 14:20:17 -04:00 |
|
Claude Paroz
|
430b8254a7
|
[2.1.x] Added doc links for django.utils.html.escape().
Backport of 6e78e10549 from master
|
2018-07-18 11:35:39 -04:00 |
|
Maxime Lorant
|
223ba7fa57
|
[2.1.x] Removed duplicate words in docs.
Backport of 31407fa3b3 from master
|
2018-07-18 11:27:17 -04:00 |
|
Tim Graham
|
50dc9fad74
|
[2.1.x] Fixed #29549 -- Doc'd that Field.choices are enforced by model validation.
Backport of 8b1d361f28 from master
|
2018-07-09 15:06:56 -04:00 |
|
Sergey Fedoseev
|
2a637a4523
|
[2.1.x] Refs #29478 -- Doc'd how to use cached_property with a mangled name.
Backport of 09199734d3 from master
|
2018-07-09 12:13:44 -04:00 |
|
Josh Schneier
|
0211393b8c
|
[2.1.x] Fixed word choice in ContentFile example.
Backport of 38e904e265 from master
|
2018-07-07 17:20:32 -04:00 |
|
Harry Moreno
|
d10103a79d
|
[2.1.x] Removed usage of 'object' variable name in docs.
Backport of 6e55cf0de6 from master
|
2018-07-07 17:20:25 -04:00 |
|
Sergey Fedoseev
|
abec2ad18d
|
[2.1.x] Corrected cached_property() signature in docs.
Backport of 82b9708c6f from master
|
2018-07-06 08:56:30 -04:00 |
|
Michal Čihař
|
c1ac9c5ea3
|
[2.1.x] Fixed #29544 -- Fixed regex lookup on MariaDB.
Regression in 4249076844 .
Backport of 39e287d8bf from master
|
2018-07-05 12:12:04 -04:00 |
|
Mads Jensen
|
b505cef63d
|
[2.1.x] Refs #26608 -- Removed incorrect sentence in Expression.contains_over_clause docs.
Backport of ab251fdad2 from master
|
2018-07-05 11:38:29 -04:00 |
|
Stephen James
|
d1d9db4ec6
|
[2.1.x] Fixed typo in docs/ref/templates/builtins.txt.
Backport of 48aeca44d8 from master
|
2018-07-04 13:15:54 -04:00 |
|
Greg Kaleka
|
82c38be11f
|
[2.1.x] Doc'd that template variables & attributes may not start with an underscore.
Backport of 17403f0a9b from master
|
2018-07-03 20:17:06 -04:00 |
|
Tim Graham
|
ec0b74a1de
|
[2.1.x] Added stub release notes for 2.0.8.
Backport of 2c3f198946 from master
|
2018-07-03 20:06:12 -04:00 |
|
Tim Graham
|
78f502cd0b
|
[2.1.x] Fixed #29449 -- Reverted "Fixed #28757 -- Allowed using contrib.auth forms without installing contrib.auth."
This reverts commit 3333d935d2 due to
a crash if USERNAME_FIELD isn't a CharField.
Backport of f3fa86a89b from master
|
2018-07-02 18:57:12 -04:00 |
|
Carlton Gibson
|
fb05b94324
|
[2.1.x] Added release date for 1.11.14.
Backport of 65df375c40 from master
|
2018-07-02 10:14:01 +02:00 |
|
sedrubal
|
7bec414ffb
|
[2.1.x] Fixed argument name for validators inheriting from BaseValidator.
Backport of f903669dfd from master
|
2018-06-30 18:58:56 -04:00 |
|
Colm O'Connor
|
e410dce696
|
[2.1.x] Fixed #21333 -- Doc'd the & and | queryset operators.
Backport of c530428d36 from master
|
2018-06-29 20:56:45 -04:00 |
|
José L. Patiño
|
dfbfa3abed
|
[2.1.x] Fixed #29535 -- Updated email.MIME* references for Python 3.
Backport of b5dd6ef3d5 from master
|
2018-06-29 08:24:44 -04:00 |
|
Mattia Cattarinussi
|
db287e99f6
|
[2.1.x] Refs #29513 -- Linked the testing docs from the multi-db topic guide.
Backport of 2a0116266c from master
|
2018-06-28 20:54:23 -04:00 |
|
Jeffrey Yancey
|
ddd9272c2e
|
[2.1.x] Fixed #29458 -- Doc'd how related_query_name affects Model._meta.get_field().
Backport of 2d6776ffe0 from master
|
2018-06-28 20:02:21 -04:00 |
|
Tim Graham
|
c2d44ae6cb
|
[2.1.x] Forwardported 2.0.7 release note.
|
2018-06-28 11:09:10 -04:00 |
|
Asif Saifuddin Auvi
|
7a007e967b
|
[2.1.x] Refs #28814 -- Documented Python 3.7 compatibility.
Backport of 2f7cd7f8ec from master
|
2018-06-28 11:05:32 -04:00 |
|
Tim Graham
|
08c3581ca9
|
[2.1.x] Fixed links for i18n context processor docs.
Backport of fd06488fe3 from master
|
2018-06-28 10:26:13 -04:00 |
|
Tim Graham
|
92dafc10e7
|
[2.1.x] Fixed location of a few doc labels.
Backport of 1229687a0a261d05a72e6f189c1a9b0069b302e5 from master
|
2018-06-28 08:58:25 -04:00 |
|
Tim Graham
|
d5482dfe20
|
[2.1.x] Refs #17419 -- Removed IE8 support in json_script example.
Backport of 02cd16a7a0 from master
|
2018-06-22 10:35:57 -04:00 |
|
Sergey Fedoseev
|
c1c1ac2044
|
[2.1.x] Added description, example, and SQL equivalents for equals and same_as GIS lookups.
Backport of 9af83a62e7 from master
|
2018-06-22 10:18:27 -04:00 |
|
Adam Johnson
|
ea75f8abca
|
[2.1.x] Updated a test example to use snake case.
Backport of ae38777698 from master
|
2018-06-21 17:37:19 -04:00 |
|
Sergey Fedoseev
|
afcf5aad7c
|
[2.1.x] Refs #28841 -- Added ForcePolygonCW to GIS database functions table.
Backport of 12018cef83 from master
|
2018-06-21 08:59:22 -04:00 |
|
Tom
|
17017ba12a
|
[2.1.x] Refs #29451 -- Fixed regex/iregex lookups on MySQL 8.
Backport of 4249076844 from master
|
2018-06-20 10:58:01 -04:00 |
|
Damien
|
56f1a3529a
|
[2.1.x] Clarified sentence about removal of inline flag support in url().
Backport of 7409d21a5e from master
|
2018-06-19 09:14:36 -04:00 |
|
Carlton Gibson
|
67fc680c43
|
[2.1.x] Fixed #29502 -- Allowed users with the view permission to use autocomplete_fields.
Backport of 5b73317181 from master
|
2018-06-18 15:37:10 -04:00 |
|
Carlton Gibson
|
306f1f8ea3
|
[2.1.x] Fixed #29419 -- Allowed permissioning of admin actions.
Backport of 958c7b301e from master
|
2018-06-18 15:37:05 -04:00 |
|
Christian Ledermann
|
d28360aa48
|
[2.1.x] Refs #29493 -- Doc'd that the QuerySet in lookup accepts a string.
Backport of 11bfe3a83d from master
|
2018-06-16 15:54:10 -04:00 |
|
Mariusz Felisiak
|
53be30f828
|
[2.1.x] Added backticks to code literals in docs/ref/databases.txt.
Backport of 4fb7bd834e from master
|
2018-06-15 21:54:04 -04:00 |
|
Tim Graham
|
531a152c65
|
[2.1.x] Refs #29428 -- Fixed admin check crash when using a query expression in ModelAdmin.ordering.
Backport of ec2c9c3531 from master
|
2018-06-15 10:00:38 -04:00 |
|
Tim Graham
|
a041161bde
|
[2.1.x] Fixed #29428 -- Fixed admin changelist crash when using a query expression without asc()/desc() in the ordering.
Backport of 0d8e3e608e from master
|
2018-06-15 10:00:29 -04:00 |
|
Carlton Gibson
|
aea0e2b9ca
|
[2.1.x] Refs #29419, #8936 -- Removed change permission requirement for admin actions.
Partially reverted 825f0beda8 .
Backport of b30f9b131c from master
|
2018-06-13 14:53:25 -04:00 |
|
nikolas
|
422a403565
|
[2.1.x] Doc'd how to set SPATIALITE_LIBRARY_PATH for Debian Buster/Ubuntu 18.04.
|
2018-06-13 10:05:03 -04:00 |
|
Brylie Christopher Oxley
|
4330d1047a
|
[2.1.x] Updated GIS install instructions to use placeholders for GIS library versions.
Backport of ae26e0ad2c from master
|
2018-06-12 15:22:38 -04:00 |
|
Claude Paroz
|
020c51d501
|
[2.1.x] Prevented unexpected link in settings docs
Backport of e8531cc89c from master.
|
2018-06-10 15:12:44 +02:00 |
|
Jeremy Lainé
|
36c35aba09
|
[2.1.x] Fixed #29440 -- Doc'd where the bulk argument applies in RelatedManager.
Backport of 7417929618 from master
|
2018-06-08 16:40:44 -04:00 |
|
Mariusz Felisiak
|
9f67a205a2
|
[2.1.x] Fixed typo in docs/releases/2.0.7.txt.
Backport of e0d0fc0b14 from master
|
2018-06-08 12:07:49 +02:00 |
|
Carlton Gibson
|
91d8579580
|
[2.1.x] Added stub release notes for 2.0.6.
Backport of acae120680 from master
|
2018-06-08 08:43:51 +02:00 |
|
Claude Paroz
|
33b5313d7c
|
[2.1.x] Fixed #29301 -- Added custom help formatter to BaseCommand class
This partially reverts c3055242c8 .
Thanks Adam Johnson and Carlton Gibson for the reviews.
Backport of ce3351b950 from master.
|
2018-06-06 19:17:57 +02:00 |
|