| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2016-07-15 | [1.9.x] Fixed XSS in admin's add/change related popup. | Tim Graham | |
| This is a security fix. | |||
| 2016-07-14 | [1.9.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII ↵ | Claude Paroz | |
| file names Thanks Tim Graham for the review. Backport of 3e71f6544feca490211e88db4f449dfdb7acce39 from master. | |||
| 2016-07-14 | [1.9.x] Fixed #26894 -- Fixed a typo in docs/faq/admin.txt | Tim Graham | |
| Backport of a11719047711d8031dcea6a71cc5972b9ec1d48f from master | |||
| 2016-07-14 | [1.9.x] Reworded a sentence in tutorial 7. | Daniel Rice | |
| Backport of 08c723fbae9d7625599fb84f602b425e82943e15 from master | |||
| 2016-07-13 | [1.9.x] Fixed #26889 -- Fixed missing PostgreSQL index in ↵ | Jon Dufresne | |
| SchemaEditor.add_field(). Backport of 2e4cfcd2b9a0984ad6c4087a5deebbf33413835c from master | |||
| 2016-07-12 | [1.9.x] Fixed #26831 -- Documented session data must be JSON encodable for ↵ | Md. Sadaf Noor | |
| JSONSerializer. Backport of 1f82b857ceb75f2d7a68e79c6a00c30bfe7f1318 from master | |||
| 2016-07-11 | [1.9.x] Linked "Features removed" release notes to corresponding deprecation ↵ | Tim Graham | |
| notes. Backport of ee2f0f311a1e84754f30d2586c0bd96f4fd9e8b6 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] Improved grammar in tutorial01. | Daniel Rice | |
| Backport of 1f9deba1b312a12c47668724daf70b8fe2d56b17 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-07-06 | [1.9.x] Fixed typo in docs/topics/class-based-views/generic-display.txt | Taylor Edmiston | |
| Backport of 43d0345fe11624d6b4fd960139ff653451b4f147 from master | |||
| 2016-07-04 | [1.9.x] Fixed a typo in auth docs. | Jiang Haiyun | |
| Backport of 6d61ec0e1a4eb5768be5add9e1c44c89dacbfa7e from master | |||
| 2016-07-02 | [1.9.x] Fixed #26832 -- Added translated language name on the ↵ | Leila20 | |
| get_language_info documentation Backport of de4265e082bcce45ef6fb0929a44205463ba552e from master | |||
| 2016-07-02 | [1.9.x] Fixed #26829 -- Simplified version detection command in tutorial | Md. Sadaf Noor | |
| Backport of ed1c15d8fbc17e60621ca56f67340987531e647d from master | |||
| 2016-07-01 | [1.9.x] Added parallel test running to "Speeding up the tests" docs. | Harry Moreno | |
| Backport of 30c65ee8187c7a87d2fc83c5b8966b1ea5e5316b 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] Added missing trailing '$' to url() patterns in docs. | Ramiro Morales | |
| Backport of c962b9104a22505a7d6c57bbec9eda163f486c7d 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-22 | [1.9.x] Fixed typo in docs/topics/logging.txt | John-Scott Atlakson | |
| Backport of 9a54face2572d67c7a31dc967bfb66af6e98165c from master | |||
| 2016-06-17 | [1.9.x] Added urlpatterns variable in docs/topics/http/urls.txt. | Trey Hunner | |
| Backport of 91e9be45ed5ad3b0c3de8890a4fcdbb68836856f 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-09 | [1.9.x] Fixed #21588 -- Corrected handler initialization in "modifying ↵ | Berker Peksag | |
| upload handlers" example. Backport of 8f50ff5b15a742f345dade0848a3fbbf2aff629d from master | |||
| 2016-06-09 | [1.9.x] Fixed typo in docs/intro/tutorial07.txt | John Karahalis | |
| Backport of 37b36af6c6e169eae2f0b503f4550f798c428a97 from master | |||
| 2016-06-08 | [1.9.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.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-06 | [1.9.x] Fixed #26713 -- Documented resolving deprecation warnings before ↵ | Tom Christie | |
| upgrade. Backport of 316395d82874beea6af08a873e91b1880d0b982a from master | |||
| 2016-06-06 | [1.9.x] Documented known Python 3.5+ test failures in contributing tutorial. | Tim Graham | |
| Backport of 6a316423df349e2cbc0a4188c55d0639aa2e15c5 from master | |||
| 2016-06-06 | [1.9.x] Linked to upgrade guide from release notes. | Tom Christie | |
| Backport of da22079c21a02c65e31502dd05720d12c474b257 from master | |||
| 2016-06-04 | [1.9.x] Added stub release notes for 1.9.8. | Tim Graham | |
| Backport of 01e567864ef9d9892e7181b62f7c51a1b9f76e37 from master | |||
| 2016-06-04 | [1.9.x] Added release date for 1.9.7. | Tim Graham | |
| Backport of 1f5eb521a00450ff83c130ca02a3d83b955ee023 from master | |||
| 2016-06-04 | [1.9.x] Fixed #25127 -- Documented how to organize models in a package. | Evan Palmer | |
| Backport of 84d8d1d7151a4ee70ae35037d37f76a40d18da64 from master | |||
| 2016-06-04 | [1.9.x] Used snippet directive in file upload example. | Berker Peksag | |
| Backport of b9c04801d4b9ad37bd062cbca1a521eaf4047aa8 from master | |||
| 2016-06-04 | [1.9.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.9.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.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 #26698 -- Fixed PostgreSQL dbshell crash on an empty database ↵ | mieciu | |
| name. Backport of 19ff506878071ac93de684fe01328707e75e2b3a from master | |||
| 2016-06-03 | [1.9.x] Fixed #26021 -- Applied hanging indentation to docs. | Ed Henderson | |
| Backport of 4a4d7f980e2a66756e1e424f7648dcd28ff765b7 from master | |||
| 2016-06-03 | [1.9.x] Fixed #26701 -- Replaced /newticket links to Trac with /. | shaunagm | |
| Backport of 44c7e5d3740edf796591ea3a89b0ff085534f225 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-02 | [1.9.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead ↵ | Brad Melin | |
| of crashing on non-dict JSON input. Backport of f6517a5335ccc4858ee540548a1bd162bec36c46 from master | |||
