Sean Marlow
d5f1736dbd
[1.9.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name
...
Backport of 8b9e16ec858c23cb65ea5de95f65a71b31521841 from master
2016-07-08 11:30:30 -04:00
Tim Graham
76ba451d2f
[1.9.x] Fixed capitalization of "URL pattern".
...
Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master
2016-07-06 15:32:47 -04:00
Romain Garrigues
ca7b926c85
[1.9.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.
...
In the case of multiple-table inheritance models, get_all_related_objects() and
get_all_related_objects_with_model() don't return the auto-created
OneToOneField, but the new examples didn't account for this.
Backport of 8be84e2ac42b2556fd6fa07794b3708b143ef341 from master
2016-07-06 09:28:55 -04:00
Tim Graham
fe663b3d38
[1.9.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.
...
Backport of c9d0a0f7f47c8496a9d8b0cfda94e2ef118d9ab3 from master
2016-06-30 09:00:38 -04:00
Tsering
67c60cce70
[1.9.x] Refs #23386 -- Documented that F() expressions are applied on each model.save()
...
Backport of fc4b4fd5850989458d6e54de12a29b2e40e94ce8 from master
2016-06-28 16:27:44 -04:00
Camilo Nova
e1d83c2f3f
[1.9.x] Used strict comparison in docs/ref/csrf.txt's JavaScript.
...
Backport of 222e1334bf29605925eefa45ff107ca1155e93c0 from master
2016-06-28 12:52:09 -04:00
Anderson Resende
4be49ff38a
[1.9.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt.
...
Backport of 2032bcf18280a875a59a39cf85c226da0a310d11 from master
2016-06-27 09:07:21 -04:00
Krzysztof Jurewicz
e7087ac503
[1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
...
Backport of 6dd4d2709bfe427c05842c0269860ef95a0b4f00 from master
2016-06-17 14:03:00 +02:00
Ville Skyttä
1cfcc02fc3
[1.9.x] Fixed broken links in docs and comments.
...
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
2016-06-15 21:20:52 -04:00
Sergey Fedoseev
99e51bf168
[1.9.x] Refs #14030 -- Updated docs per "Improved expression support for python values."
...
Complements e2d6e14662d780383e18066a3182155fb5b7747b.
Backport of db613f4f1250971942f766dcf97c22234a3aa14e from master
2016-06-15 10:35:39 -04:00
Tim Graham
ab7a0b5d17
[1.9.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txt
...
Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master
2016-06-15 08:32:12 -04:00
Ville Skyttä
b789d81c95
[1.9.x] Fixed #26754 -- Documented django.template.context_processors.tz
...
Backport of 7003174fec188bd5a21e3d62bd5e13e80f6f329c from master
2016-06-14 12:01:09 +02:00
Tommy Beadle
d22bac99b0
[1.9.x] Fixed #26704 -- Documented DjangoJSONEncoder.
...
Backport of 729b9452b19b031d3817821128a115d5b2d5caed from master
2016-06-07 15:04:30 -04:00
Jon Dufresne
df4382341a
[1.9.x] Added some links to the TypedChoiceField docs.
...
Backport of 31a9a965a36c5ce923692e5dac430ea6a1cbf2a0 from master
2016-06-06 12:12:27 -04:00
B. J. Potter
16ce7a51ea
[1.9.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.
...
Backport of 9c53facc45908bc0593de194a60bc75e5d34a48e from master
2016-06-03 15:25:55 -04:00
B. J. Potter
19cb66a54a
[1.9.x] Added syntax highlighting to CSRF example.
...
Backport of 261738990e07a039b39aab0664eea71f226cd381 from master
2016-06-03 15:19:28 -04:00
Ed Henderson
6d0c9f95da
[1.9.x] Fixed #26021 -- Applied hanging indentation to docs.
...
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
2016-06-03 11:49:52 -04:00
Holly Becker
cbc8ef6127
[1.9.x] Refs #26628 -- Documented CSRF failure logging.
...
Backport of ff9198ee0f1de24a5b2861d28849344e7a5714c4 from master
2016-06-02 20:44:23 -04:00
Chad Shryock
9d52cdfbbc
[1.9.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on database ordering.
...
Backport of e6c5e68acd4bff90e371fd148ed6976e147692ad from master
2016-06-02 19:43:08 -04:00
Tim Graham
84698b89c8
[1.9.x] Fixed #26695 -- Clarified return value of View.options().
...
Thanks mmoreaux and DheerendraRathor.
Backport of db2a6b6bfa9881725e70ca579a17e942a97a4df8 from master
2016-06-01 08:29:34 -04:00
Florian Apolloner
1f7ab35c88
[1.9.x] Fixed a typo in the docs.
...
Backport of 62e4f8ec435a4b600c8efb071201070a2443477e from master.
2016-05-31 16:56:52 +02:00
Ketan Bhatt
d4266dcaf1
[1.9.x] Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table.
...
Backport of 59523c06fe482232dad9dc63ef0baab63418196d from master
2016-05-31 07:15:19 -04:00
Nick Smith
db056b2a63
[1.9.x] Fixed typo in docs/ref/models/querysets.txt
...
Backport of 838386815f53fe2cba1b42c498420881660079d4 from master
2016-05-27 09:13:17 -04:00
Tim Graham
3a7f76a876
[1.9.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txt
...
Backport of 6d9c5d46e644a8ef93b0227fc710e09394a03992 from master
2016-05-18 21:39:54 -04:00
Tim Graham
ff1eb0a6de
[1.9.x] Removed a redundant example in contenttypes docs.
...
Backport of aa69f36984adb6cba5763604150d99e89aa1ee71 from master
2016-05-16 11:26:13 -04:00
Tim Graham
dbd72b850b
[1.9.x] Refs #26021 -- Used hanging indentation in some doc examples.
...
Backport of e475e849703d937e158e75e7a6d9cb99090857f6 from master
2016-05-14 19:07:39 -04:00
Alex Simonides
b8db57ed68
[1.9.x] Updated ECMAScript link in docs/ref/request-response.txt
...
Backport of 0430ac95ab1c72ea3bffb03140772fd140908948 from master
2016-05-12 20:06:48 -04:00
Victor Oliveira da Silva
87fda1a6bb
[1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txt
...
Backport of 4065f429f559533f11abbab40624a61027a52b61 from master
2016-05-12 08:16:33 -04:00
Tim Graham
145572adb3
[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
...
Backport of f5ff5010cd74500785a707ac70b51d292403cddc from master
2016-05-08 18:09:10 -04:00
Tim Graham
86b346435a
[1.9.x] Refs #8898 -- Documented requirement to use SplitDateTimeField with SplitDateTimeWidget.
...
Backport of 6b5926978bfbaebc6e3b96bb2c8e5bc8302ac6b0 from master
2016-05-07 20:02:23 -04:00
Tobias McNulty
d2dc188652
[1.9.x] Fixed #26508 -- Clarified docs for various FieldFile methods.
...
Backport of dbd99de6fa006798ca81ef43cbc83d88e5e6a377 from master
2016-05-07 12:22:21 -04:00
Ville Skyttä
fef3f50e31
[1.9.x] Normalized "an SQL" spelling.
...
Backport of 575a9a791e62de7550761970dc6797271d956c57 from master
2016-05-03 19:31:07 -04:00
Vasiliy Faronov
cb33e553ee
[1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.
...
Didn't touch comments where it wasn't obvious that the code adhered to
the newer standard.
Backport of ac77c55bc5fc54cd763a7ae426784650a8cc97c9 from master
2016-05-03 11:16:27 -04:00
Arthur Vuillard
d3a16b2bbe
[1.9.x] Added --noinput in migrate commmand's docs.
...
Backport of 72ea289ab7f3a0c2c6dca7b2eb73f3117409f8f0 from master
2016-05-03 09:47:12 -04:00
eltronix
2d78b46d29
[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txt
...
Backport of ce32c3e2cc8bdaa9557d4f3c9d830d7af3d01ca9 from master
2016-04-28 18:20:23 -04:00
Tim Graham
8a135cca4e
[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
...
Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master
2016-04-28 10:15:23 -04:00
eltronix
472c54084b
[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txt
...
Backport of fed7004b8a0658d9f898c7139e127a17deff7bba from master
2016-04-27 15:41:51 -04:00
eltronix
7df7039df1
[1.9.x] Fixed typo in docs/ref/template-response.txt.
...
Backport of 7ba7d203d8044da923b2b18fa82e59e62e4bf809 from master
2016-04-18 07:50:56 -04:00
Filipa Andrade
8bf5cede37
[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.
...
Backport of 47fbbc33de805c803c39483344854caa2890c32c from master
2016-04-13 07:52:32 -04:00
Claude Paroz
99bec24f99
[1.9.x] Fixed #15940 -- Added MySQL note about strict SQL mode
...
Backport of b2aab09fe9 from master.
2016-04-08 20:37:23 +02:00
Tim Graham
1ef5a328e3
[1.9.x] Refs #22268 -- Fixed typo in docs/ref/models/querysets.txt
...
Backport of 5ac7c8f7ab2b2e1fec50abb14539a2eb520d1995 from master
2016-04-08 11:43:38 -04:00
Mikkel Munch Mortensen
92d77f3160
[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txt
...
Backport of 4bb3ddbcc674601743c63311d7efbf0e1fd19742 from master
2016-04-07 13:53:54 -04:00
Arnaud Limbourg
1920d4d5a8
[1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT settings.
...
Backport of 5cda4677b3df1be971000ef27470d3efc308d3be from master
2016-04-07 10:10:18 -04:00
Vaclav Ehrlich
147f9a0d2a
[1.9.x] Fixed #26201 -- Documented the consequences of rotating the CSRF token on login.
...
Backport of 369fa471f46cd517edf5fc82e4ef6138de3cff6 from master
2016-04-05 19:36:56 -04:00
Joshua Pereyda
f8b88f6a6b
[1.9.x] Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.
...
Backport of f8b31dfdfc0cf6a516bcbc10c4e2f696ce3a9bda from master
2016-04-04 11:08:38 -04:00
Markus Amalthea Magnuson
dd1ab14990
[1.9.x] Fixed #26450 -- Corrected "Save as new" button label in docs.
...
Backport of 23aa700b788e073e6efc4585425c0bd6d3092569 from master
2016-04-04 08:10:16 -04:00
bellisk
3ed8233759
[1.9.x] Corrected number of extra arguments in docs for FilePathField.
...
Backport of c08ad63a33d443d88d3b2bf9243b5e5794f1340e from master
2016-04-04 06:57:18 -04:00
Iacopo Spalletti
9956d89fa2
[1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued relations.a
...
Thanks Sai Krishna for the initial patch.
Backport of 7d485d5d75bd9faab0b949fd34d4f098f8079452 from master
2016-04-02 07:24:01 -04:00
Tim Graham
bca42c709f
[1.9.x] Removed some docs that should have been removed along with PROFANITIES_LIST.
...
Backport of 12dee89d9c1fbe6b47984c544505aa8ff77e92bc from master
2016-03-31 13:23:29 -04:00
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