Commit graph

2217 commits

Author SHA1 Message Date
Md. Sadaf Noor
e6db727154 [1.9.x] Fixed #26831 -- Documented session data must be JSON encodable for JSONSerializer.
Backport of 1f82b857ce from master
2016-07-12 13:46:52 -04:00
Tim Graham
76ba451d2f [1.9.x] Fixed capitalization of "URL pattern".
Backport of 415ae960bb from master
2016-07-06 15:32:47 -04:00
Taylor Edmiston
3cd3a1af6d [1.9.x] Fixed typo in docs/topics/class-based-views/generic-display.txt
Backport of 43d0345fe1 from master
2016-07-06 08:49:08 -04:00
Jiang Haiyun
0b57016ec7 [1.9.x] Fixed a typo in auth docs.
Backport of 6d61ec0e1a from master
2016-07-04 11:04:14 -04:00
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
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
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
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
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
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
Tommy Beadle
d22bac99b0 [1.9.x] Fixed #26704 -- Documented DjangoJSONEncoder.
Backport of 729b9452b1 from master
2016-06-07 15:04:30 -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
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
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
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
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
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
dbd72b850b [1.9.x] Refs #26021 -- Used hanging indentation in some doc examples.
Backport of e475e84970 from master
2016-05-14 19:07:39 -04:00
Tim Graham
936a7df652 [1.9.x] Used 'classmethod' annotation in docs/topics/auth/customizing.txt
Backport of 5238af3257 from master
2016-05-14 18:59:33 -04:00
Tim Graham
04002bfc2f [1.9.x] Fixed typo in docs/topics/db/models.txt
Backport of af69c9113c from master
2016-05-13 15:18:58 -04:00
eltronix
2d68371a65 [1.9.x] Fixed typo in docs/topics/conditional-view-processing.txt
Backport of f4bb2dce79 from master
2016-05-12 20:07:47 -04:00
Tim Graham
145572adb3 [1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Backport of f5ff5010cd from master
2016-05-08 18:09:10 -04:00
Vasiliy Faronov
bb95d409a8 [1.9.x] Fixed #26566 -- Rewrote an incorrect Cache-Control example.
Backport of 101dd787ec from master
2016-05-07 10:50:17 -04:00
Matthias K
1f28b948a7 [1.9.x] Fixed a typo in docs/topics/http/urls.txt
Backport of 8b2fce0f70 from master
2016-05-07 10:43:56 -04:00
shiblystory
219fc1f726 [1.9.x] Fixed #26595 -- Removed unnecessary save() in one_to_one.txt example.
Backport of 6ae617dc57 from master
2016-05-07 06:53:29 -04:00
Tim Graham
b3885b4ba3 [1.9.x] Fixed syntax highlighting in docs/topics/cache.txt
Backport of c6499d532d from master
2016-05-06 18:58:24 -04:00
Ville Skyttä
fef3f50e31 [1.9.x] Normalized "an SQL" spelling.
Backport of 575a9a791e from master
2016-05-03 19:31:07 -04:00
David D Lowe
3c6b9f0bbd [1.9.x] Clarified that setting names must be uppercase.
Backport of c9c5ccbd41 from master
2016-05-03 12:53:55 -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 ac77c55bc5 from master
2016-05-03 11:16:27 -04:00
Tim Graham
8a135cca4e [1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.io
Backport of f945fb24a3 from master
2016-04-28 10:15:23 -04:00
Tim Graham
cc5c4ae35d [1.9.x] Refs #25136 -- Fixed nonexistent field reference in aggregation topic guide.
Thanks Ankush Thakur for the report and Simon for the review.

Backport of fe70f280d7 from master
2016-04-27 15:26:10 -04:00
eltronix
146ac71a21 [1.9.x] Fixed typo in docs/topics/testing/tools.txt
Backport of 8ccb8ff453 from master
2016-04-27 08:02:14 -04:00
eltronix
4afead50cb [1.9.x] Fixed typo in docs/topics/testing/tools.txt
Backport of 75c5e547b5 from master
2016-04-26 18:19:16 -04:00
Jon Dufresne
7426c8fd82 [1.9.x] Fixed incorrect rendered widget in forms example.
Backport of 38ddd4ab55 from master
2016-04-20 21:08:13 -04:00
Tobias Kroenke
845d43e37e [1.9.x] Fixed #26520 -- Fixed a regression where SessionBase.pop() didn't return a KeyError.
Backport of b040ac06eb from master
2016-04-20 13:11:33 -04:00
eltronix
f5b8e9b282 [1.9.x] Fixed typo in docs/topics/class-based-views/mixins.txt
Backport of f43da05cc5 from master
2016-04-18 20:26:13 -04:00
Tim Graham
12606d2b99 [1.9.x] Fixed #26514 -- Documented that User.refresh_from_db() doesn't clear the permission cache.
Backport of 2c4c67af94 from master
2016-04-18 09:03:48 -04:00
Filipa Andrade
8bf5cede37 [1.9.x] Fixed #26493 -- Documented how built-in signals are sent.
Backport of 47fbbc33de from master
2016-04-13 07:52:32 -04:00
Tim Graham
bdbfa1b1f8 [1.9.x] Refs #26464 -- Added a link to OWASP Top 10 in security topic guide.
Backport of f6ca63a9f8 from master
2016-04-09 08:10:17 -04:00
Daniel Jilg
e043b85b15 [1.9.x] Refs #14131 -- Documented why paginating large QuerySets may be slow.
Backport of eed658d7c4 from master
2016-04-06 11:08:03 -04:00
Tim Graham
9dc22b4ff6 [1.9.x] Removed a reference to Django 1.3.1 in docs.
Backport of 15a20dc9af from master
2016-04-04 12:38:35 -04:00
Daniel Jilg
be1ac00379 [1.9.x] Fixed #14131 -- Added note to docs about Pagination and large Querysets
Backport of 55c843f2ef from master.
2016-04-02 16:12:28 +02:00
Simon Charette
a304e7ddff [1.9.x] Fixed #26438 -- Fixed multiple .objects typos in the docs.
Thanks Pablo Oubiña for the report.

Backport of 64aba7a8ab from master
2016-03-31 18:30:58 -04:00
Tim Graham
d58a324bea [1.9.x] Fixed #26410 -- Added a docs example for loader.render_to_string().
Backport of a65fc6df89 from master
2016-03-31 09:58:11 -04:00
Aymeric Augustin
6ec2ab1cda [1.9.x] Fixed #26408 -- Updated link to DEP 182.
Thanks kaifeldhoff for the report.

Backport of 7b1ce7f from master
2016-03-25 20:50:41 +01:00
Tim Shaffer
9d0c8d3dd9 [1.9.x] Fixed typo in docs/topics/db/aggregation.txt.
Backport of 8550566af6 from master
2016-03-25 13:38:35 -04:00