Commit graph

8933 commits

Author SHA1 Message Date
Leila20
04beab3399 [1.9.x] Fixed #26832 -- Added translated language name on the get_language_info documentation
Backport of de4265e082 from master
2016-07-02 20:51:39 -04:00
Md. Sadaf Noor
bcce93b2c5 [1.9.x] Fixed #26829 -- Simplified version detection command in tutorial
Backport of ed1c15d8fb from master
2016-07-02 20:34:05 -04:00
Harry Moreno
8af6923e9d [1.9.x] Added parallel test running to "Speeding up the tests" docs.
Backport of 30c65ee818 from master
2016-07-01 09:06:19 -04:00
Tim Graham
fe663b3d38 [1.9.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.
Backport of c9d0a0f7f4 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 fc4b4fd585 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 222e1334bf from master
2016-06-28 12:52:09 -04:00
Ramiro Morales
f40c91cdef [1.9.x] Added missing trailing '$' to url() patterns in docs.
Backport of c962b9104a from master
2016-06-27 09:26:13 -04:00
Anderson Resende
4be49ff38a [1.9.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation.txt.
Backport of 2032bcf182 from master
2016-06-27 09:07:21 -04:00
John-Scott Atlakson
41ac92ef52 [1.9.x] Fixed typo in docs/topics/logging.txt
Backport of 9a54face25 from master
2016-06-22 06:39:08 -04:00
Trey Hunner
d1ada8c93c [1.9.x] Added urlpatterns variable in docs/topics/http/urls.txt.
Backport of 91e9be45ed from master
2016-06-17 21:02:45 -04:00
Krzysztof Jurewicz
e7087ac503 [1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc
Backport of 6dd4d2709b 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 96f97691ad 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 e2d6e14662.

Backport of db613f4f12 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 abec15ad81 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 7003174fec from master
2016-06-14 12:01:09 +02:00
Berker Peksag
324eaf42f2 [1.9.x] Fixed #21588 -- Corrected handler initialization in "modifying upload handlers" example.
Backport of 8f50ff5b15 from master
2016-06-09 12:52:00 -04:00
John Karahalis
b0e0a62cbf [1.9.x] Fixed typo in docs/intro/tutorial07.txt
Backport of 37b36af6c6 from master
2016-06-09 11:15:55 -04:00
Baylee Feore
4765769b76 [1.9.x] Fixed #26702 -- Documented how to change the base class of a custom field.
Backport of 7767978bee from master
2016-06-08 10:38:54 -04:00
Tommy Beadle
d22bac99b0 [1.9.x] Fixed #26704 -- Documented DjangoJSONEncoder.
Backport of 729b9452b1 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 31a9a965a3 from master
2016-06-06 12:12:27 -04:00
Tom Christie
73d64a020c [1.9.x] Fixed #26713 -- Documented resolving deprecation warnings before upgrade.
Backport of 316395d828 from master
2016-06-06 11:41:39 -04:00
Tim Graham
f78bf50adc [1.9.x] Documented known Python 3.5+ test failures in contributing tutorial.
Backport of 6a316423df from master
2016-06-06 10:50:45 -04:00
Tom Christie
687af656cf [1.9.x] Linked to upgrade guide from release notes.
Backport of da22079c21 from master
2016-06-06 07:33:26 -04:00
Tim Graham
747c546bf5 [1.9.x] Added stub release notes for 1.9.8.
Backport of 01e567864e from master
2016-06-04 19:58:46 -04:00
Tim Graham
492663f595 [1.9.x] Added release date for 1.9.7.
Backport of 1f5eb521a0 from master
2016-06-04 19:27:43 -04:00
Evan Palmer
aa1bdc07a9 [1.9.x] Fixed #25127 -- Documented how to organize models in a package.
Backport of 84d8d1d715 from master
2016-06-04 11:48:24 -04:00
Berker Peksag
fe4453fc49 [1.9.x] Used snippet directive in file upload example.
Backport of b9c04801d4 from master
2016-06-04 09:24:52 -04:00
Tim Graham
d5d8d35e50 [1.9.x] Fixed #26667 -- Fixed a regression in queries on a OneToOneField that has to_field and primary_key=True.
Thanks Simon Charette for review.

Backport of e2296e7f0a from master
2016-06-04 09:15:14 -04:00
Berker Peksag
7407440885 [1.9.x] Fixed #26604 -- Added a multiple file upload example to topics/http/file-uploads.txt.
Backport of 54febdb8be from master
2016-06-03 17:42:17 -04:00
B. J. Potter
16ce7a51ea [1.9.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.
Backport of 9c53facc45 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 261738990e from master
2016-06-03 15:19:28 -04:00
mieciu
5d60eb8bd7 [1.9.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database name.
Backport of 19ff506878 from master
2016-06-03 12:44:32 -04:00
Ed Henderson
6d0c9f95da [1.9.x] Fixed #26021 -- Applied hanging indentation to docs.
Backport of 4a4d7f980e from master
2016-06-03 11:49:52 -04:00
shaunagm
a0ebfa0c56 [1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /.
Backport of 44c7e5d374 from master
2016-06-03 08:50:39 -04:00
Holly Becker
cbc8ef6127 [1.9.x] Refs #26628 -- Documented CSRF failure logging.
Backport of ff9198ee0f 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 e6c5e68acd from master
2016-06-02 19:43:08 -04:00
Brad Melin
95ed1514f0 [1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashing on non-dict JSON input.
Backport of f6517a5335 from master
2016-06-02 16:29:26 -04:00
Tim Graham
efe89f5760 [1.9.x] Updated release notes links to prevent warnings with Sphinx 1.4.2.
Backport of 149ace94df from master
2016-06-02 11:45:49 -04:00
Tim Graham
da3b6b3f96 [1.9.x] Ignored new warnings when building the docs with Sphinx 1.4.
Backport of af32737573 from master
2016-06-02 11:30:45 -04:00
Tim Graham
84698b89c8 [1.9.x] Fixed #26695 -- Clarified return value of View.options().
Thanks mmoreaux and DheerendraRathor.

Backport of db2a6b6bfa from master
2016-06-01 08:29:34 -04:00
Florian Apolloner
1f7ab35c88 [1.9.x] Fixed a typo in the docs.
Backport of 62e4f8ec43 from master.
2016-05-31 16:56:52 +02:00
Berker Peksag
4dc1bf89cb [1.9.x] Fixed #26503 -- Removed an outdated example from session docs.
Backport of 698c8dfc2a from master
2016-05-31 07:21:20 -04:00
Ketan Bhatt
d4266dcaf1 [1.9.x] Fixed #26679 -- Documented which methods are disabled on RelatedManager if there's an intermediate table.
Backport of 59523c06fe from master
2016-05-31 07:15:19 -04:00
Tim Graham
052f8499b9 [1.9.x] Refs #22634 -- Removed unneeded app_label in custom session engine example.
Backport of cc0d1eaaea from master
2016-05-28 17:33:32 -04:00
Sergey Fedoseev
0f1d5aef9d [1.9.x] Fixed typo in docs/topics/forms/modelforms.txt
Backport of 26794f6657 from master
2016-05-27 10:31:49 -04:00
Nick Smith
db056b2a63 [1.9.x] Fixed typo in docs/ref/models/querysets.txt
Backport of 838386815f from master
2016-05-27 09:13:17 -04:00
MariKiev
8f96859e1e [1.9.x] Added imports to docs/topics/db/aggregation.txt example.
Backport of 30d110ef43 from master
2016-05-25 09:57:48 -04:00
Tim Graham
d1c6e063ff [1.9.x] Fixed #26637 -- Removed obsolete note in docs/internals/contributing/writing-documentation.txt
Backport of 2e1d44e46d from master
2016-05-19 09:12:42 -04:00
Tim Graham
3a7f76a876 [1.9.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txt
Backport of 6d9c5d46e6 from master
2016-05-18 21:39:54 -04:00
Barthelemy Dagenais
47da073cb0 [1.9.x] Fixed #26627 -- Fixed on_commit callbacks execution order when callbacks make transactions.
Backport of a5c8072ab1 from master
2016-05-18 09:13:21 -04:00