| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2017-09-06 | [1.9.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() ↵stable/1.9.x | Tim Graham | |
| and joins. As of ccbba98131ace3beb43790c65e8f4eee94e9631c, both examples don't use a join. Backport of 44a6c27fd461e1d2f37388c26c629f8f170e8722 from master | |||
| 2017-03-28 | [1.9.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt. | Tim Graham | |
| Backport of ea36e7454c267aab933e92481288e1eab636cd62 from master | |||
| 2017-03-15 | [1.9.x] Fixed incorrect import in docs/ref/models/expressions.txt. | lb1c | |
| Backport of 36f2262741311159e5c13eb5114fb9e902e2df31 from master | |||
| 2017-03-11 | [1.9.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required. | Mariusz Felisiak | |
| Thanks Tim Graham for the review. Backport of 46d602dcea624bef3fb6e1dbf71378d837c0957b from stable/1.10.x | |||
| 2017-01-30 | [1.9.x] Fixed incorrect namespace in sitemap example. | Arkadiusz Adamski | |
| Backport of 274ca999825bb782bbbddd769783cf2aa91de7f9 from master | |||
| 2017-01-02 | [1.9.x] Corrected unrendered versionadded annotation. | Tim Graham | |
| 2016-12-20 | [1.9.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example. | Tim Graham | |
| Backport of 5e239ae907291d07a3fcf9329f83c27fa6d72981 from master | |||
| 2016-12-15 | [1.9.x] Corrected docs claiming AsGML is supported on Oracle. | Tim Graham | |
| Backport of ebb85d1e790bb697bff3e0a101c87c5f9c6dff7c from master | |||
| 2016-12-05 | [1.9.x] Fixed unrendered rows in GIS DB functions table in docs. | Sergey Fedoseev | |
| Cells in the first column must contain some text. http://docutils.sourceforge.net/docs/dev/rst/problems.html#tables Backport of d4822148d09d715b742d290383fe642c0b77faba from master | |||
| 2016-11-08 | [1.9.x] Fixed #27420 -- Quoted the Oracle test user password in queries. | Mariusz Felisiak | |
| Backport of c4b04e1598c4325454c808183dce17b284ed9e28 from master | |||
| 2016-10-25 | [1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True. | Tim Graham | |
| This is a security fix. | |||
| 2016-10-25 | [1.9.x] Fixed CVE-2016-9013 -- Generated a random database user password ↵ | Marti Raudsepp | |
| when running tests on Oracle. This is a security fix. | |||
| 2016-10-13 | [1.9.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example. | Tim Graham | |
| Backport of 51b83d9e5113ea5b81d04f4d117bd5acd3c1b822 from master | |||
| 2016-10-03 | [1.9.x] Fixed #27307 -- Added missing url names in sitemaps docs. | Tim Graham | |
| Backport of fe1aee6b98d2a94ecc983463938135d192ef9afc from master | |||
| 2016-07-25 | [1.9.x] Fixed #26925 -- Linked aggregation ordering topic from Meta.ordering ↵ | Tim Graham | |
| docs. Backport of 3aaf6cf0f3288986c4ce56defea26420f8a48534 from master | |||
| 2016-07-21 | [1.9.x] Fixed #26899 -- Documented why RawSQL params is a required parameter. | petedmarsh | |
| Backport of 7bf3ba0d0c700670d13d7683eec7bd3eb3d4dd1f from master | |||
| 2016-07-21 | [1.9.x] Fixed #26918 -- Clarified source of pre/post_save update_fields ↵ | Tim Graham | |
| argument. Backport of a05d86a69a7f11f00032b8d7846932b139c670e0 from master | |||
| 2016-07-08 | [1.9.x] Fixed #26837 -- Documented ModelMultipleChoiceField.to_field_name | Sean Marlow | |
| Backport of 8b9e16ec858c23cb65ea5de95f65a71b31521841 from master | |||
| 2016-07-06 | [1.9.x] Fixed capitalization of "URL pattern". | Tim Graham | |
| Backport of 415ae960bb9f1bdae798023fdce3247d2c938eec from master | |||
| 2016-07-06 | [1.9.x] Fixed #25461 -- Corrected meta API code examples to account for MTI. | Romain Garrigues | |
| In the case of multiple-table inheritance models, get_all_related_objects() and get_all_related_objects_with_model() don't return the auto-created OneToOneField, but the new examples didn't account for this. Backport of 8be84e2ac42b2556fd6fa07794b3708b143ef341 from master | |||
| 2016-06-30 | [1.9.x] Fixed #26002 -- Explained ModelAdmin.get_search_results() example. | Tim Graham | |
| Backport of c9d0a0f7f47c8496a9d8b0cfda94e2ef118d9ab3 from master | |||
| 2016-06-28 | [1.9.x] Refs #23386 -- Documented that F() expressions are applied on each ↵ | Tsering | |
| model.save() Backport of fc4b4fd5850989458d6e54de12a29b2e40e94ce8 from master | |||
| 2016-06-28 | [1.9.x] Used strict comparison in docs/ref/csrf.txt's JavaScript. | Camilo Nova | |
| Backport of 222e1334bf29605925eefa45ff107ca1155e93c0 from master | |||
| 2016-06-27 | [1.9.x] Fixed #26806 -- Triple quoted docstrings in ↵ | Anderson Resende | |
| docs/ref/forms/validation.txt. Backport of 2032bcf18280a875a59a39cf85c226da0a310d11 from master | |||
| 2016-06-17 | [1.9.x] Fixed #26774 -- Corrected value of default_zoom in GeoModelAdmin doc | Krzysztof Jurewicz | |
| Backport of 6dd4d2709bfe427c05842c0269860ef95a0b4f00 from master | |||
| 2016-06-15 | [1.9.x] Fixed broken links in docs and comments. | Ville Skyttä | |
| Backport of 96f97691ad5e1483263cea3bb4e4021b4c8dcc41 from master | |||
| 2016-06-15 | [1.9.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.9.x] Removed nonexistent attribute in docs/ref/contrib/admin/index.txt | Tim Graham | |
| Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master | |||
| 2016-06-14 | [1.9.x] Fixed #26754 -- Documented django.template.context_processors.tz | Ville Skyttä | |
| Backport of 7003174fec188bd5a21e3d62bd5e13e80f6f329c from master | |||
| 2016-06-07 | [1.9.x] Fixed #26704 -- Documented DjangoJSONEncoder. | Tommy Beadle | |
| Backport of 729b9452b19b031d3817821128a115d5b2d5caed from master | |||
| 2016-06-06 | [1.9.x] Added some links to the TypedChoiceField docs. | Jon Dufresne | |
| Backport of 31a9a965a36c5ce923692e5dac430ea6a1cbf2a0 from master | |||
| 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.txt | Nick Smith | |
| Backport of 838386815f53fe2cba1b42c498420881660079d4 from master | |||
| 2016-05-18 | [1.9.x] Fixed #26636 -- Fixed typo in docs/ref/request-response.txt | Tim 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.txt | Alex Simonides | |
| Backport of 0430ac95ab1c72ea3bffb03140772fd140908948 from master | |||
| 2016-05-12 | [1.9.x] Fixed typo in docs/ref/contrib/gis/layermapping.txt | Victor 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 | |||
