summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Collapse)Author
2016-04-28[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
Backport of ce32c3e2cc8bdaa9557d4f3c9d830d7af3d01ca9 from master
2016-04-28[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
Backport of f945fb24a31737c6625205a8cd90eabdf1c33584 from master
2016-04-27[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
Backport of fed7004b8a0658d9f898c7139e127a17deff7bba from master
2016-04-18[1.9.x] Fixed typo in docs/ref/template-response.txt.eltronix
Backport of 7ba7d203d8044da923b2b18fa82e59e62e4bf809 from master
2016-04-13[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.Filipa Andrade
Backport of 47fbbc33de805c803c39483344854caa2890c32c from master
2016-04-08[1.9.x] Fixed #15940 -- Added MySQL note about strict SQL modeClaude Paroz
Backport of b2aab09fe9 from master.
2016-04-08[1.9.x] Refs #22268 -- Fixed typo in docs/ref/models/querysets.txtTim Graham
Backport of 5ac7c8f7ab2b2e1fec50abb14539a2eb520d1995 from master
2016-04-07[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txtMikkel Munch Mortensen
Backport of 4bb3ddbcc674601743c63311d7efbf0e1fd19742 from master
2016-04-07[1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT ↵Arnaud Limbourg
settings. Backport of 5cda4677b3df1be971000ef27470d3efc308d3be from master
2016-04-05[1.9.x] Fixed #26201 -- Documented the consequences of rotating the CSRF ↵Vaclav Ehrlich
token on login. Backport of 369fa471f46cd517edf5fc82e4ef6138de3cff6 from master
2016-04-04[1.9.x] Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.Joshua Pereyda
Backport of f8b31dfdfc0cf6a516bcbc10c4e2f696ce3a9bda from master
2016-04-04[1.9.x] Fixed #26450 -- Corrected "Save as new" button label in docs.Markus Amalthea Magnuson
Backport of 23aa700b788e073e6efc4585425c0bd6d3092569 from master
2016-04-04[1.9.x] Corrected number of extra arguments in docs for FilePathField.bellisk
Backport of c08ad63a33d443d88d3b2bf9243b5e5794f1340e from master
2016-04-02[1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued ↵Iacopo Spalletti
relations.a Thanks Sai Krishna for the initial patch. Backport of 7d485d5d75bd9faab0b949fd34d4f098f8079452 from master
2016-03-31[1.9.x] Removed some docs that should have been removed along with ↵Tim Graham
PROFANITIES_LIST. Backport of 12dee89d9c1fbe6b47984c544505aa8ff77e92bc from master
2016-03-28[1.9.x] Fixed typo in docs/ref/contrib/postgres/aggregates.txt.Francisco Capdevila
Backport of 82243e5150f67b6fe8c6f8f650bf3b492823c3e7 from master
2016-03-21[1.9.x] Fixed grammatical typos in gis docs.Akshesh
Backport of 2b31f14d89cb144fad10389824828e90fd1a2dcc from master
2016-03-21[1.9.x] Fixed #26376 -- Clarifed meaning of 'search' in ↵Tim Graham
TemplateResponseMixin.get_template_names() docs. Backport of 6dd503851c91197364f7c7b915cabb604fadb755 from master
2016-03-19[1.9.x] Fixed #26265 -- Clarified RadioSelect container's HTML id.Tim Graham
Backport of 53e8ab580f7c0fcfc589ba0b1b6cc2556080e0b2 from master
2016-03-18[1.9.x] Fixed #26375 -- Used a more generic name in a reusable template example.Tim Graham
Backport of 1d0abeaf757518808aabe9c85a2beaaa340fbc43 from master
2016-03-14[1.9.x] Fixed #26294 -- Clarified call_command()'s handling of args and options.Tim Graham
Backport of 5695c142d282f4681a8d43bb55ec49f11f3fc40e from master
2016-03-14[1.9.x] Fixed typos in docs.Jakub Wilk
Backport of 402da9ab7b2bae807b7ea30c23ef524b0aeb1903 from master
2016-03-12[1.9.x] Fixed #26345 -- Clarified which RangesFields always return a ↵Tim Graham
canonical form. Backport of b3610f38facb33704c1fd77590c6a2fa07c40fa7 from master
2016-03-12[1.9.x] Fixed #26239 -- Added a note about how auto_now works with ↵Duane Hilton
QuerySet.update(). Backport of ca5c05ddbe91f4aae38c4543240dbda5f1fb1db2 from master
2016-03-09[1.9.x] Wrapped some lines and added links to docs/ref/contrib/sitemaps.txt.Tim Graham
Backport of a496d10a8c3b8b3080f0daa7348b33aed790a967 from master
2016-03-09[1.9.x] Fixed indenting in "Serving files in development" code exampleTim Osborn
Backport of 8fb3a2877bac1ecf0e5665389d60eab637d1622e from master
2016-03-05[1.9.x] Refs #26217 -- Fixed typo in ↵Michal Petrucha
docs/ref/class-based-views/generic-date-based.txt. Backport of 2109975e901440da70e29d0f330a600bc2d37e9a from master
2016-03-03[1.9.x] Fixed #26321 -- Added missing "for_save" parameter in expressions ↵Tim Graham
example. Thanks tomaszn for the patch. Backport of de8a11ba18d5902c668d4db47c38c9c6bdf9c1da from master
2016-03-03[1.9.x] Fixed #26309 -- Documented that login URL settings no longer support ↵Alasdair Nicol
dotted paths. Backport of 2404d209a5e8c4573927e14587735562b79e13ed from master
2016-03-01[1.9.x] Fixed #26217 -- Added a warning about format strings to ↵Michal Petrucha
WeekArchiveView docs. Backport of fe8ea3ba3ba709b3d6c39da046f0883a296e6441 from master
2016-03-01[1.9.x] Fixed #26165 -- Added some FAQs about CSRF protection.acemaster
Thanks Florian Apolloner and Shai Berger for review. Backport of a1b1688c7d6c1a6d307bd22669bd20f08e948f8d from master
2016-03-01[1.9.x] Fixed typos in docs/ref/models/meta.txt.Taranjeet
Backport of 11a8207d4294b46561ce34b37803f191014509af from master
2016-02-29[1.9.x] Fixed #26186 -- Documented how app relative relationships of ↵Simon Charette
abstract models behave. This partially reverts commit bc7d201bdbaeac14a49f51a9ef292d6312b4c45e. Thanks Tim for the review. Refs #25858. Backport of 0223e213dd690b6b6e0669f836a20efb10998c83 from master
2016-02-27[1.9.x] Fixed #26275 -- Noted difference between o and Y date format chars.inondle
Backport of 5fb9756eba01237cc0e550da689b9b79c51c96ed from master
2016-02-25[1.9.x] Fixed #26278 -- Clarified apps.ready docs.Tim Graham
Backport of 1f8cfcf3b41bac0ec862f171e2efb51b35324045 from master
2016-02-19[1.9.x] Fixed some code blocks indentation in GIS docs.Sergey Fedoseev
Backport of dbaa1a6b59b4f8f942e8378465aaeb943c3d9de5 from master
2016-02-19[1.9.x] Used relative models imports in the GIS tutorial.Juan José Conti
Backport of bb7042cda from master.
2016-02-18[1.9.x] Added intended use in the admin's introduction.Tim Graham
Backport of b954ad0640e1f246f60f31a07a567274c2f20751 from master
2016-02-17[1.9.x] Fixed #25687 -- Documented how to add database function support to ↵Tim Graham
third-party backends. Thanks Kristof Claes for the initial patch. Backport of 88034c9938d92193d2104ecfe77999c69301dcc1 from master
2016-02-17[1.9.x] Followed recommended ValidationError use in docs.Jon Dufresne
Backport of 0db7e61076116c2d93d61f98ef31690542359e48 from master
2016-02-09[1.9.x] Fixed #26182 -- Removed an obsolete (refs #24917) paragraph in ↵userimack
admindocs. Backport of 75143fa13f4f1ad2be84a103f7ce0eef9d06d3b4 from master
2016-02-09[1.9.x] Fixed #26181 -- Corrected AngularJS CSRF example.userimack
Backport of 7a7b82e6f4c34fbfd7a11123986ed74f9f752a48 from master
2016-02-06[1.9.x] Fixed spelling -- super set -> superset.Sergey Fedoseev
Backport of f8e865d78f9acb1ad976cffffb207d66ff8cef72 from master
2016-02-03[1.9.x] Changed gypsy to manouche in docs and tests.Blake Griffith
"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-02[1.9.x] Made identation of default setting docs more consistenct.Tim Graham
Backport of 67907ed84569729f5b95d1ea265a5de402fdf012 from master
2016-02-01[1.9.x] Fixed #26124 -- Added missing code formatting to docs headers.Tim Graham
Backport of a6ef025dfb2a1d1bd23893408eef6d066fb506d9 from master
2016-02-01[1.9.x] Fixed #23868 -- Added support for non-unique django-admin-options in ↵Tim Graham
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[1.9.x] Unified some doc links to OneToOneField and ManyToManyField.Tim Graham
Backport of 8ce8beb3f24042ed0c3da00ef3d23c25036021ed from master
2016-01-30[1.9.x] Fixed #26156 -- Added createsuperuser instructions to admin docs.Yoong Kang Lim
Backport of 9644e2e968b896f5400feb33d8d9bbdf5eea1e2d from master
2016-01-29[1.9.x] Made formatting of docs for settings defaults more consistent.Tim Graham
Backport of 2436b83dfd8ebccd71ce57c21c0a885f5ace81d4 from master