summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Collapse)Author
2016-06-03[1.9.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.B. J. Potter
Backport of 9c53facc45908bc0593de194a60bc75e5d34a48e from master
2016-06-03[1.9.x] Added syntax highlighting to CSRF example.B. J. Potter
Backport of 261738990e07a039b39aab0664eea71f226cd381 from master
2016-06-03[1.9.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
2016-06-02[1.9.x] Refs #26628 -- Documented CSRF failure logging.Holly Becker
Backport of ff9198ee0f1de24a5b2861d28849344e7a5714c4 from master
2016-06-02[1.9.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on ↵Chad Shryock
database ordering. Backport of e6c5e68acd4bff90e371fd148ed6976e147692ad from master
2016-06-01[1.9.x] Fixed #26695 -- Clarified return value of View.options().Tim Graham
Thanks mmoreaux and DheerendraRathor. Backport of db2a6b6bfa9881725e70ca579a17e942a97a4df8 from master
2016-05-31[1.9.x] Fixed a typo in the docs.Florian Apolloner
Backport of 62e4f8ec435a4b600c8efb071201070a2443477e from master.
2016-05-31[1.9.x] Fixed #26679 -- Documented which methods are disabled on ↵Ketan Bhatt
RelatedManager if there's an intermediate table. Backport of 59523c06fe482232dad9dc63ef0baab63418196d from master
2016-05-27[1.9.x] Fixed typo in docs/ref/models/querysets.txtNick Smith
Backport of 838386815f53fe2cba1b42c498420881660079d4 from master
2016-05-18[1.9.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txtTim Graham
Backport of 6d9c5d46e644a8ef93b0227fc710e09394a03992 from master
2016-05-16[1.9.x] Removed a redundant example in contenttypes docs.Tim Graham
Backport of aa69f36984adb6cba5763604150d99e89aa1ee71 from master
2016-05-14[1.9.x] Refs #26021 -- Used hanging indentation in some doc examples.Tim Graham
Backport of e475e849703d937e158e75e7a6d9cb99090857f6 from master
2016-05-12[1.9.x] Updated ECMAScript link in docs/ref/request-response.txtAlex Simonides
Backport of 0430ac95ab1c72ea3bffb03140772fd140908948 from master
2016-05-12[1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txtVictor Oliveira da Silva
Backport of 4065f429f559533f11abbab40624a61027a52b61 from master
2016-05-08[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
Backport of f5ff5010cd74500785a707ac70b51d292403cddc from master
2016-05-07[1.9.x] Refs #8898 -- Documented requirement to use SplitDateTimeField with ↵Tim Graham
SplitDateTimeWidget. Backport of 6b5926978bfbaebc6e3b96bb2c8e5bc8302ac6b0 from master
2016-05-07[1.9.x] Fixed #26508 -- Clarified docs for various FieldFile methods.Tobias McNulty
Backport of dbd99de6fa006798ca81ef43cbc83d88e5e6a377 from master
2016-05-03[1.9.x] Normalized "an SQL" spelling.Ville Skyttä
Backport of 575a9a791e62de7550761970dc6797271d956c57 from master
2016-05-03[1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.Vasiliy Faronov
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[1.9.x] Added --noinput in migrate commmand's docs.Arthur Vuillard
Backport of 72ea289ab7f3a0c2c6dca7b2eb73f3117409f8f0 from master
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