summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Collapse)Author
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-25[1.9.x] Added stub release notes for 1.9.11/1.8.16.Tim Graham
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-09-28[1.9.x] Fixed 27283 -- Fixed typo in 1.8 release notes.Alasdair Nicol
Backport of 32031718320e1b4d708b15d8c67738e4c77c9bc7 from master
2016-09-26[1.9.x] Added CVE-2016-7401 to the security release archive.Tim Graham
Backport of 6fe846a8f08dc959003f298b5407e321c6fe3735 from master
2016-09-26[1.9.x] Added a CVE role for Sphinx.Tim Graham
Backport of a46742e738b91f79dd7b2e6ecba6dd1604e14d05 from master
2016-09-26[1.9.x] Fixed CVE-2016-7401 -- Fixed CSRF protection bypass on a site with ↵Collin Anderson
Google Analytics. This is a security fix. Backport of "refs #26158 -- rewrote http.parse_cookie() to better match browsers." 93a135d111c2569d88d65a3f4ad9e6d9ad291452 from master
2016-08-24[1.9.x] Fixed #27115 -- Corrected a screenshot in the tutorial.Tim Graham
Backport of b40d24960c43091f792dd711e6a5ca7a708b12ad from master
2016-08-12[1.9.x] Fixed typo in docs/releases/1.9.txtTim Graham
Backport of 5eab1f6f8348497e87c19112786efb970e41f36e from master
2016-08-11[1.9.x] Refs #23960 -- Documented how to restore absolute redirect URLs.Moritz Sichert
Backport of 08b8c4697112e8dae90e72afc7d85bd31ead0410 from master
2016-08-01[1.9.x] Added release date for 1.9.9Tim Graham
Backport of 95b47c009b7d3af4aeceb24dd49e6a442faede4c from master
2016-07-28[1.9.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.Tim Graham
This fixes some test failures on MySQL 5.7+. Backport of 9031a4c13bdb1ee4d0f1253fcfcad73d26c25740 from master
2016-07-27[1.9.x] Removed extra periods in docs/howto/static-files/index.txt headers.Kenneth Schnall
Backport of cd2e4293cbf3416af6c478c5aaab711cae88892c from master
2016-07-25[1.9.x] Fixed #26941 -- Corrected uwsgi "env = LANG=…" configuration in docs.Naved Khan
Backport of 9a5a789da2b53a9c19ea47130507ce26839eb008 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-24[1.9.x] Fixed #26938 -- Fixed invalid HTML in template postmortem on the ↵Jon Dufresne
debug page. Backport of 348cfccd9072f0e08ffe4cfb3946d1dc6a629e86 from master
2016-07-24[1.9.x] Added stub release notes for 1.9.9.Jon Dufresne
Backport of b2e54aec58439adbd64fec2427d87f11945ab33c from master
2016-07-22[1.9.x] Fixed #18348 -- Documented SesssionStore.create()Preetham Nosum
Backport of 32cf01c1c1dcd5fa5d700d0e5117778caf947b74 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-18[1.9.x] Added CVE-2016-6186 to the security release archive.Tim Graham
Backport of bc53af13cbf09b0cbac945426c2d51d0ca52fff3 from master
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.txtTim 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_nameSean 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.txtTaylor 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 tutorialMd. 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.txtJohn-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 docKrzysztof 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.txtTim Graham
Backport of abec15ad810d04b59ca745cacf91802c7147c8e6 from master