summaryrefslogtreecommitdiff
path: root/docs/ref
AgeCommit message (Expand)Author
2016-07-08[1.9.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_nameSean Marlow
2016-07-06[1.9.x] Fixed capitalization of "URL pattern".Tim Graham
2016-07-06[1.9.x] Fixed #25461 -- Corrected meta API code examples to account for MTI.Romain Garrigues
2016-06-30[1.9.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example.Tim Graham
2016-06-28[1.9.x] Refs #23386 -- Documented that F() expressions are applied on each mo...Tsering
2016-06-28[1.9.x] Used strict comparison in docs/ref/csrf.txt's JavaScript.Camilo Nova
2016-06-27[1.9.x] Fixed #26806 -- Triple quoted docstrings in docs/ref/forms/validation...Anderson Resende
2016-06-17[1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin docKrzysztof Jurewicz
2016-06-15[1.9.x] Fixed broken links in docs and comments.Ville Skyttä
2016-06-15[1.9.x] Refs #14030 -- Updated docs per "Improved expression support for pyth...Sergey Fedoseev
2016-06-15[1.9.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txtTim Graham
2016-06-14[1.9.x] Fixed #26754 -- Documented django.template.context_processors.tzVille Skyttä
2016-06-07[1.9.x] Fixed #26704 -- Documented DjangoJSONEncoder.Tommy Beadle
2016-06-06[1.9.x] Added some links to the TypedChoiceField docs.Jon Dufresne
2016-06-03[1.9.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.B. J. Potter
2016-06-03[1.9.x] Added syntax highlighting to CSRF example.B. J. Potter
2016-06-03[1.9.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
2016-06-02[1.9.x] Refs #26628 -- Documented CSRF failure logging.Holly Becker
2016-06-02[1.9.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on database...Chad Shryock
2016-06-01[1.9.x] Fixed #26695 -- Clarified return value of View.options().Tim Graham
2016-05-31[1.9.x] Fixed a typo in the docs.Florian Apolloner
2016-05-31[1.9.x] Fixed #26679 -- Documented which methods are disabled on RelatedManag...Ketan Bhatt
2016-05-27[1.9.x] Fixed typo in docs/ref/models/querysets.txtNick Smith
2016-05-18[1.9.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txtTim Graham
2016-05-16[1.9.x] Removed a redundant example in contenttypes docs.Tim Graham
2016-05-14[1.9.x] Refs #26021 -- Used hanging indentation in some doc examples.Tim Graham
2016-05-12[1.9.x] Updated ECMAScript link in docs/ref/request-response.txtAlex Simonides
2016-05-12[1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txtVictor Oliveira da Silva
2016-05-08[1.9.x] Fixed #26483 -- Updated docs.python.org links to use Intersphinx.Tim Graham
2016-05-07[1.9.x] Refs #8898 -- Documented requirement to use SplitDateTimeField with S...Tim Graham
2016-05-07[1.9.x] Fixed #26508 -- Clarified docs for various FieldFile methods.Tobias McNulty
2016-05-03[1.9.x] Normalized "an SQL" spelling.Ville Skyttä
2016-05-03[1.9.x] Fixed #26567 -- Updated references to obsolete RFC2616.Vasiliy Faronov
2016-05-03[1.9.x] Added --noinput in migrate commmand's docs.Arthur Vuillard
2016-04-28[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-28[1.9.x] Fixed #26554 -- Updated docs URLs to readthedocs.ioTim Graham
2016-04-27[1.9.x] Fixed typo in docs/ref/contrib/admin/index.txteltronix
2016-04-18[1.9.x] Fixed typo in docs/ref/template-response.txt.eltronix
2016-04-13[1.9.x] Fixed #26493 -- Documented how built-in signals are sent.Filipa Andrade
2016-04-08[1.9.x] Fixed #15940 -- Added MySQL note about strict SQL modeClaude Paroz
2016-04-08[1.9.x] Refs #22268 -- Fixed typo in docs/ref/models/querysets.txtTim Graham
2016-04-07[1.9.x] Fixed #26477 -- Fixed typo in docs/ref/contrib/contenttypes.txtMikkel Munch Mortensen
2016-04-07[1.9.x] Fixed #26037 -- Documented precedence of USE_X_FORWARDED_HOST/PORT se...Arnaud Limbourg
2016-04-05[1.9.x] Fixed #26201 -- Documented the consequences of rotating the CSRF toke...Vaclav Ehrlich
2016-04-04[1.9.x] Fixed #26419 -- Added a link in ALLOWED_HOSTS docs.Joshua Pereyda
2016-04-04[1.9.x] Fixed #26450 -- Corrected "Save as new" button label in docs.Markus Amalthea Magnuson
2016-04-04[1.9.x] Corrected number of extra arguments in docs for FilePathField.bellisk
2016-04-02[1.9.x] Fixed #22268 -- Documented values_list() behavior for multivalued rel...Iacopo Spalletti
2016-03-31[1.9.x] Removed some docs that should have been removed along with PROFANITIE...Tim Graham
2016-03-28[1.9.x] Fixed typo in docs/ref/contrib/postgres/aggregates.txt.Francisco Capdevila