summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
2016-06-21[1.10.x] Refs #21379, #26719 -- Moved username normalization to ↵Tim Graham
AbstractBaseUser. Thanks Huynh Thanh Tam for the initial patch and Claude Paroz for review. Backport of 39805686b364358af725b695924a5a6dfa7f5302 from master
2016-06-21[1.10.x] Fixed #26787 -- Documented deleting and reloading of model instance ↵Tim Graham
fields. Thanks Julien Hartmann for the report. Backport of 20d1cb33c2ec1242e16c49deb88e8c70517b2d1a from master
2016-06-20[1.10.x] Fixed #26776 -- Documented url()'s view argument.Andrew Nester
Backport of a12826bba7a6d75862f99ae5cd48c4c1854208b8 from master
2016-06-20[1.10.x] Fixed typo in docs/topics/db/managers.txtTim Graham
Backport of 00551c3eff5cedcb9cc7ce5af97b948d62713d97 from master
2016-06-17[1.10.x] Added urlpatterns variable in docs/topics/http/urls.txt.Trey Hunner
Backport of 91e9be45ed5ad3b0c3de8890a4fcdbb68836856f from master
2016-06-17[1.10.x] Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware ↵Carl Meyer
exception handling. Backport of 7d1b69dbe7f72ac04d2513f0468fe2146231b286 from master
2016-06-16[1.10.x] Fixed #26747 -- Used more specific assertions in the Django test suite.Jon Dufresne
Backport of 4f336f66523001b009ab038b10848508fd208b3b from master
2016-06-15[1.10.x] Fixed broken links in docs and comments.Ville Skyttä
Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master
2016-06-15[1.10.x] Refs #14030 -- Updated docs per "Improved expression support for ↵Sergey Fedoseev
python values." Complements e2d6e14662d780383e18066a3182155fb5b7747b. Backport of db613f4f1250971942f766dcf97c22234a3aa14e from master
2016-06-15[1.10.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txtTim Graham
Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master
2016-06-14[1.10.x] Fixed #26754 -- Documented django.template.context_processors.tzVille Skyttä
Backport of 7003174fec188bd5a21e3d62bd5e13e80f6f329c from master
2016-06-09[1.10.x] Fixed #21588 -- Corrected handler initialization in "modifying ↵Berker Peksag
upload handlers" example. Backport of 8f50ff5b15a742f345dade0848a3fbbf2aff629d from master
2016-06-09[1.10.x] Fixed typo in docs/intro/tutorial07.txtJohn Karahalis
Backport of 37b36af6c6e169eae2f0b503f4550f798c428a97 from master
2016-06-08[1.10.x] Fixed #26702 -- Documented how to change the base class of a custom ↵Baylee Feore
field. Backport of 7767978beec6098baea75d50a191a3b8224e729f from master
2016-06-07[1.10.x] Fixed #26704 -- Documented DjangoJSONEncoder.Tommy Beadle
Backport of 729b9452b19b031d3817821128a115d5b2d5caed from master
2016-06-06[1.10.x] Added some links to the TypedChoiceField docs.Jon Dufresne
Backport of 31a9a965a36c5ce923692e5dac430ea6a1cbf2a0 from master
2016-06-06[1.10.x] Fixed #26713 -- Documented resolving deprecation warnings before ↵Tom Christie
upgrade. Backport of 316395d82874beea6af08a873e91b1880d0b982a from master
2016-06-06[1.10.x] Documented known Python 3.5+ test failures in contributing tutorial.Tim Graham
Backport of 6a316423df349e2cbc0a4188c55d0639aa2e15c5 from master
2016-06-06[1.10.x] Linked to upgrade guide from release notes.Tom Christie
Backport of da22079c21a02c65e31502dd05720d12c474b257 from master
2016-06-04[1.10.x] Added stub release notes for 1.9.8.Tim Graham
Backport of 01e567864ef9d9892e7181b62f7c51a1b9f76e37 from master
2016-06-04[1.10.x] Added release date for 1.9.7.Tim Graham
Backport of 1f5eb521a00450ff83c130ca02a3d83b955ee023 from master
2016-06-04[1.10.x] Fixed #25127 -- Documented how to organize models in a package.Evan Palmer
Backport of 84d8d1d7151a4ee70ae35037d37f76a40d18da64 from master
2016-06-04[1.10.x] Used snippet directive in file upload example.Berker Peksag
Backport of b9c04801d4b9ad37bd062cbca1a521eaf4047aa8 from master
2016-06-04[1.10.x] Fixed #26667 -- Fixed a regression in queries on a OneToOneField ↵Tim Graham
that has to_field and primary_key=True. Thanks Simon Charette for review. Backport of e2296e7f0acf9c50868ab997ba565c1f47beb45b from master
2016-06-03[1.10.x] Fixed #26604 -- Added a multiple file upload example to ↵Berker Peksag
topics/http/file-uploads.txt. Backport of 54febdb8be7c9793caae9c781f4d6b7cbbdcd900 from master
2016-06-03[1.10.x] Fixed #26596 -- Added Jinja2 {{ csrf_input }} documentation.B. J. Potter
Backport of 9c53facc45908bc0593de194a60bc75e5d34a48e from master
2016-06-03[1.10.x] Added syntax highlighting to CSRF example.B. J. Potter
Backport of 261738990e07a039b39aab0664eea71f226cd381 from master
2016-06-03[1.10.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database ↵mieciu
name. Backport of 19ff506878071ac93de684fe01328707e75e2b3a from master
2016-06-03[1.10.x] Fixed #26021 -- Applied hanging indentation to docs.Ed Henderson
Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master
2016-06-03[1.10.x] Fixed #26701 -- Replaced /newticket links to Trac with /.shaunagm
Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 from master
2016-06-02[1.10.x] Refs #26628 -- Documented CSRF failure logging.Holly Becker
Backport of ff9198ee0f1de24a5b2861d28849344e7a5714c4 from master
2016-06-02[1.10.x] Fixes #26700 -- Added how to upgrade to TEMPLATES link in 1.10 ↵jrabbit
release notes. Backport of d65e2899b2b25c62a4ead7aba121421c19e55bce from master
2016-06-02[1.10.x] Fixed #26526 -- Documented QuerySet.latest()'s dependency on ↵Chad Shryock
database ordering. Backport of e6c5e68acd4bff90e371fd148ed6976e147692ad from master
2016-06-02[1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead ↵Brad Melin
of crashing on non-dict JSON input. Backport of f6517a5335ccc4858ee540548a1bd162bec36c46 from master
2016-06-02[1.10.x] Fixed #26337 -- Added i18n note about using a non-English base languageClaude Paroz
Thanks Cristiano Coelho for the report and Tim Graham for the review. Backport of f6fefbf8cb from master.
2016-06-02[1.10.x] Updated release notes links to prevent warnings with Sphinx 1.4.2.Tim Graham
Backport of 149ace94dfc10504a0e69462c7737f5ce05340a4 from master
2016-06-02[1.10.x] Ignored new warnings when building the docs with Sphinx 1.4.Tim Graham
Backport of af3273757397fa88163174546f2b620d7b4837ed from master
2016-06-01[1.10.x] Fixed #26695 -- Clarified return value of View.options().Tim Graham
Thanks mmoreaux and DheerendraRathor. Backport of db2a6b6bfa9881725e70ca579a17e942a97a4df8 from master
2016-05-31[1.10.x] Fixed a typo in the docs.Florian Apolloner
Backport of 62e4f8ec435a4b600c8efb071201070a2443477e from master
2016-05-31[1.10.x] Fixed #26503 -- Removed an outdated example from session docs.Berker Peksag
Backport of 698c8dfc2a5c5865a8bb163c1ae70b75d53e6415 from master
2016-05-31[1.10.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-30[1.10.x] Fixed #26684 -- Removed incorrect index example in ↵Christophe Pettus
docs/ref/contrib/postgres/search.txt. Backport of 92107522ed3568740ec7c3597db50b5c3a6e84d3 from master
2016-05-28[1.10.x] Confirmed support for PostGIS 2.2.Tim Graham
Backport of cbea13f3447c3673a3cf25dab93f1dbc685ccd44 from master
2016-05-28[1.10.x] Refs #22634 -- Removed unneeded app_label in custom session engine ↵Tim Graham
example. Backport of cc0d1eaaea40dc9d784c6974be1ce631a2087c11 from master
2016-05-27[1.10.x] Fixed #26635 -- Clarified Argon2PasswordHasher's memory_cost ↵Bas Westerbaan
differs from command line utility. Backport of 9407cc966b02e5ef69b7f561a6b972aff5d9c2e0 from master
2016-05-27[1.10.x] Fixed #26652 -- Documented removal of model instance ↵Tim Graham
_(default/base)_manager attributes. Backport of 0e7e47b5d7123441efc03545da59a6cd581c04b1 from master
2016-05-27[1.10.x] Fixed typo in docs/topics/forms/modelforms.txtSergey Fedoseev
Backport of 26794f6657a9d201d47a0748a449a94ad5d7c66e from master
2016-05-27[1.10.x] Fixed typo in docs/ref/models/querysets.txtNick Smith
Backport of 838386815f53fe2cba1b42c498420881660079d4 from master
2016-05-25[1.10.x] Added imports to docs/topics/db/aggregation.txt example.MariKiev
Backport of 30d110ef43d8a3c50ea8ec4e4fe49bd2bb859530 from master
2016-05-20[1.10.x] Bumped django_next_version in docs config.Tim Graham