Francisco Capdevila
844f071c66
[1.9.x] Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
...
Backport of 82243e5150f67b6fe8c6f8f650bf3b492823c3e7 from master
2016-03-28 09:20:47 -04:00
Akshesh
367c092085
[1.9.x] Fixed grammatical typos in gis docs.
...
Backport of 2b31f14d89cb144fad10389824828e90fd1a2dcc from master
2016-03-21 11:15:01 -04:00
Tim Graham
4e80ec6a7b
[1.9.x] Fixed #26376 -- Clarifed meaning of 'search' in TemplateResponseMixin.get_template_names() docs.
...
Backport of 6dd503851c91197364f7c7b915cabb604fadb755 from master
2016-03-21 08:13:32 -04:00
Tim Graham
379bab3544
[1.9.x] Fixed #26265 -- Clarified RadioSelect container's HTML id.
...
Backport of 53e8ab580f7c0fcfc589ba0b1b6cc2556080e0b2 from master
2016-03-19 18:40:28 -04:00
Tim Graham
f6f24af1f4
[1.9.x] Fixed #26375 -- Used a more generic name in a reusable template example.
...
Backport of 1d0abeaf757518808aabe9c85a2beaaa340fbc43 from master
2016-03-18 11:38:44 -04:00
Tim Graham
7b2ee75745
[1.9.x] Fixed #26294 -- Clarified call_command()'s handling of args and options.
...
Backport of 5695c142d282f4681a8d43bb55ec49f11f3fc40e from master
2016-03-14 08:29:28 -04:00
Jakub Wilk
9ed08da6c6
[1.9.x] Fixed typos in docs.
...
Backport of 402da9ab7b2bae807b7ea30c23ef524b0aeb1903 from master
2016-03-14 08:09:02 -04:00
Tim Graham
d3c2d82dde
[1.9.x] Fixed #26345 -- Clarified which RangesFields always return a canonical form.
...
Backport of b3610f38facb33704c1fd77590c6a2fa07c40fa7 from master
2016-03-12 12:58:16 -05:00
Duane Hilton
421ad283d3
[1.9.x] Fixed #26239 -- Added a note about how auto_now works with QuerySet.update().
...
Backport of ca5c05ddbe91f4aae38c4543240dbda5f1fb1db2 from master
2016-03-12 12:42:22 -05:00
Tim Graham
e8d94cda9b
[1.9.x] Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.
...
Backport of a496d10a8c3b8b3080f0daa7348b33aed790a967 from master
2016-03-09 10:01:21 -05:00
Tim Osborn
0bae867cd2
[1.9.x] Fixed indenting in "Serving files in development" code example
...
Backport of 8fb3a2877bac1ecf0e5665389d60eab637d1622e from master
2016-03-09 14:56:58 +11:00
Michal Petrucha
d38da1cc40
[1.9.x] Refs #26217 -- Fixed typo in docs/ref/class-based-views/generic-date-based.txt.
...
Backport of 2109975e901440da70e29d0f330a600bc2d37e9a from master
2016-03-05 19:40:48 -05:00
Tim Graham
377ca697a1
[1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions example.
...
Thanks tomaszn for the patch.
Backport of de8a11ba18d5902c668d4db47c38c9c6bdf9c1da from master
2016-03-03 19:38:03 -05:00
Alasdair Nicol
c6d39c644d
[1.9.x] Fixed #26309 -- Documented that login URL settings no longer support dotted paths.
...
Backport of 2404d209a5e8c4573927e14587735562b79e13ed from master
2016-03-03 07:48:28 -05:00
Michal Petrucha
468c6a3b63
[1.9.x] Fixed #26217 -- Added a warning about format strings to WeekArchiveView docs.
...
Backport of fe8ea3ba3ba709b3d6c39da046f0883a296e6441 from master
2016-03-01 10:34:15 -05:00
acemaster
73d8e646d7
[1.9.x] Fixed #26165 -- Added some FAQs about CSRF protection.
...
Thanks Florian Apolloner and Shai Berger for review.
Backport of a1b1688c7d6c1a6d307bd22669bd20f08e948f8d from master
2016-03-01 09:04:16 -05:00
Taranjeet
46c6ac1ffc
[1.9.x] Fixed typos in docs/ref/models/meta.txt.
...
Backport of 11a8207d4294b46561ce34b37803f191014509af from master
2016-03-01 08:34:16 -05:00
Simon Charette
48cf751640
[1.9.x] Fixed #26186 -- Documented how app relative relationships of abstract models behave.
...
This partially reverts commit bc7d201bdbaeac14a49f51a9ef292d6312b4c45e.
Thanks Tim for the review.
Refs #25858 .
Backport of 0223e213dd690b6b6e0669f836a20efb10998c83 from master
2016-02-29 22:13:54 -05:00
inondle
e96cdc6f99
[1.9.x] Fixed #26275 -- Noted difference between o and Y date format chars.
...
Backport of 5fb9756eba01237cc0e550da689b9b79c51c96ed from master
2016-02-27 08:07:39 -05:00
Tim Graham
7f02c1eded
[1.9.x] Fixed #26278 -- Clarified apps.ready docs.
...
Backport of 1f8cfcf3b41bac0ec862f171e2efb51b35324045 from master
2016-02-25 08:56:13 -05:00
Sergey Fedoseev
9c508e4de8
[1.9.x] Fixed some code blocks indentation in GIS docs.
...
Backport of dbaa1a6b59b4f8f942e8378465aaeb943c3d9de5 from master
2016-02-19 08:35:11 -05:00
Juan José Conti
9357fdb613
[1.9.x] Used relative models imports in the GIS tutorial.
...
Backport of bb7042cda from master.
2016-02-19 08:29:36 +01:00
Tim Graham
277b39cbbc
[1.9.x] Added intended use in the admin's introduction.
...
Backport of b954ad0640e1f246f60f31a07a567274c2f20751 from master
2016-02-18 09:12:06 -05:00
Tim Graham
477b82cf8a
[1.9.x] Fixed #25687 -- Documented how to add database function support to third-party backends.
...
Thanks Kristof Claes for the initial patch.
Backport of 88034c9938d92193d2104ecfe77999c69301dcc1 from master
2016-02-17 13:36:55 -05:00
Jon Dufresne
61f1b6ff21
[1.9.x] Followed recommended ValidationError use in docs.
...
Backport of 0db7e61076116c2d93d61f98ef31690542359e48 from master
2016-02-17 09:07:11 -05:00
userimack
c5d591733f
[1.9.x] Fixed #26182 -- Removed an obsolete (refs #24917 ) paragraph in admindocs.
...
Backport of 75143fa13f4f1ad2be84a103f7ce0eef9d06d3b4 from master
2016-02-09 09:49:55 -05:00
userimack
f3194d951d
[1.9.x] Fixed #26181 -- Corrected AngularJS CSRF example.
...
Backport of 7a7b82e6f4c34fbfd7a11123986ed74f9f752a48 from master
2016-02-09 09:38:04 -05:00
Sergey Fedoseev
2526e452b6
[1.9.x] Fixed spelling -- super set -> superset.
...
Backport of f8e865d78f9acb1ad976cffffb207d66ff8cef72 from master
2016-02-06 08:28:25 -05:00
Blake Griffith
daa80aceec
[1.9.x] Changed gypsy to manouche in docs and tests.
...
"Gypsy" is considered a slur by the Romani people whom it refers to.
"manouche jazz" is used in place of "gypsy jazz" and is an accepted
term for the same genre of music.
Backport of 5fdbd9e36c861cb9f2cdb255a1bf693de8876f6b from master
2016-02-03 09:48:01 -05:00
Tim Graham
a201df396e
[1.9.x] Made identation of default setting docs more consistenct.
...
Backport of 67907ed84569729f5b95d1ea265a5de402fdf012 from master
2016-02-02 11:42:46 -05:00
Tim Graham
a9fbf0735a
[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.
...
Backport of a6ef025dfb2a1d1bd23893408eef6d066fb506d9 from master
2016-02-01 11:54:26 -05:00
Tim Graham
d7a6086825
[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in docs.
...
Also documented missing short command line options to fix #24134 . This bumps
the minimum sphinx version required to build the docs to 1.3.4.
Thanks Simon Charette for review.
Backport of e519aab43a419589e92fe284e4ce2f2e034aec6a from master
2016-02-01 11:25:42 -05:00
Tim Graham
0495f44b8d
[1.9.x] Unified some doc links to OneToOneField and ManyToManyField.
...
Backport of 8ce8beb3f24042ed0c3da00ef3d23c25036021ed from master
2016-02-01 11:02:53 -05:00
Yoong Kang Lim
5d97839039
[1.9.x] Fixed #26156 -- Added createsuperuser instructions to admin docs.
...
Backport of 9644e2e968b896f5400feb33d8d9bbdf5eea1e2d from master
2016-01-30 12:32:58 -05:00
Tim Graham
5ead386a20
[1.9.x] Made formatting of docs for settings defaults more consistent.
...
Backport of 2436b83dfd8ebccd71ce57c21c0a885f5ace81d4 from master
2016-01-29 15:06:58 -05:00
Tim Graham
d6d8fd3b82
[1.9.x] Fixed #26137 -- Confirmed support for SpatiaLite 4.2/4.3 and added instructions.
...
Backport of 93897a6a75754c1c17d8a60dee188c86f13de232 from master
2016-01-29 08:54:46 -05:00
Tim Graham
6103b49900
[1.9.x] Fixed #25917 -- Clarified reversibility of RemoveField.
...
Thanks kaifeldhoff for the draft patch.
Backport of 55481bcdeef43ef5e345f8ea3bae87f4a8ec7bb8 from master
2016-01-28 12:50:02 -05:00
Chris Lamb
3306106fb1
[1.9.x] Fixed #25968 -- Changed project/app templates to use a "py-tpl" suffix.
...
Debian packages unconditionally byte-compile .py files on installation and
do not silence errors by design. Therefore, we need a way of shipping these
invalid .py files without a .py extension but ensuring that when we
template them, they end up as .py.
We don't special-case .py files so that the all the TemplateCommand
command-line options (eg. extra_files and extensions) still work entirely
as expected and it may even be useful for other formats too.
Backport of abc0777b63057e2ff97eee2ff184356051e14c47 from master
2016-01-25 12:44:14 -05:00
Elif T. Kus
5dceb1f078
[1.9.x] Fixed #26020 -- Normalized header stylings in docs.
...
Backport of bca9faae95db2a92e540fbd08505c134639916fe from master
2016-01-22 12:18:24 -05:00
Tim Graham
647ce33e86
[1.9.x] Fixed #26121 -- Updated MySQL storage engine example.
...
default_storage_engine was introduced in MySQL 5.5.3.
storage_engine was removed in MySQL 5.7.5.
Backport of 79d0a4fdb0d13ba6a843dace2b90ab44e856bd85 from master
2016-01-22 08:22:43 -05:00
Luke Plant
b5c4972283
[1.9.x] Changed action="."
to action=""
in tests and docs.
...
`action="."` strips query parameters from the URL which is not usually what
you want. Copy-paste coding of these examples could lead to difficult to
track down bugs or even data loss if the query parameter was meant to alter
the scope of a form's POST request.
Backport of 77974a684a2e874bccd8bd9e0939ddcb367a8ed2 from master
2016-01-21 14:00:06 -05:00
Danilo Bargen
577ec6fcd1
[1.9.x] Added docs about configuring CSRF support in AngularJS.
...
Backport of 6a4f13de27e2c46b6e516a01ba77fd4fe03d9dbe from master
2016-01-15 10:16:57 -05:00
Tim Graham
f619b72815
[1.9.x] Fixed #26078 -- Clarified "old vs. new" in model._meta upgrade guide.
...
Thanks Thomas Güttler for the suggestion.
Backport of 28acc0d6df844ccfc8de6f4e7d5883eb4841e946 from master
2016-01-14 07:30:08 -05:00
Tim Graham
12554693e4
[1.9.x] Removed an unncessary docs cross-reference for call_command().
...
Backport of a7752780d9e78e12d0bd7bd2dcf920d304e039bc from master
2016-01-12 18:02:20 -05:00
Tim Graham
a63b7c479e
[1.9.x] Made CommandError use the exception directive in docs.
...
Backport of 555f8e9d5c640373d2bd30ec1212b341c859f828 from master
2016-01-12 12:32:03 -05:00
pp
1cbc556bce
[1.9.x] Added missing period to "etc.".
...
Backport of b34ff66e5bae3760273255fa5b2525eb21a5eb63 from master
2016-01-11 18:05:56 -05:00
pp
76b4015ea9
[1.9.x] Refs #25755 -- Unified a couple more spellings of 'website'.
...
Backport of c8d970a548cb5cbdad80dbb1b5b4e44ff08662b5 from master
2016-01-11 06:16:49 -05:00
Tim Graham
3503b816cf
[1.9.x] Refs #25995 -- Documented that JSONField doesn't handle sophisticated serialization.
...
Backport of c432dd40bde37667bfe6bb59eaff0a14c50cd27b from master
2016-01-08 19:59:14 -05:00
wingston sharon
abcf3fe684
[1.9.x] Fixed #25928 -- Clarified precendence of USE_THOUSAND_SEPARATOR and locale formats.
...
Backport of 7f218d98915ef3e76a98ef72075a6bde907dfe41 from master
2016-01-07 14:32:38 -05:00
Tim Graham
c74b1b408a
[1.9.x] Refs #25878 -- Added the expected return type of CSRF_FAILURE_VIEW.
...
Backport of 62e83c71d2086b91d58c313e46933ef7aa8b6db1 from master
2016-01-06 07:10:34 -05:00