summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-09-26[1.9.x] Bumped version for 1.9.10 release.1.9.10Tim Graham
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-09-13[1.9.x] Fixed #27216 -- Corrected import location in admin deprecation messages.Jeff Willette
Backport of 7148929a5ef4a5fb8332a43f7d39394618313476 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-03[1.9.x] Fixed a GeoIP test failure with the latest data.Tim Graham
Backport of 4a696bbe13383b14b2762cc5accd45849e9dcfba from master
2016-08-01[1.9.x] Post-release version bump.Tim Graham
2016-08-01[1.9.x] Bumped version for 1.9.9 release.1.9.9Tim Graham
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 a typo in tests/middleware/test_security.pyTim Graham
Backport of 0850236a8c3647bc3c239bd34afae0488abe5c60 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 #26923 -- Fixed template_tests with numpy < 1.9.0.Raphaël Hertzog
Backport of 8e5cbc884f77c85b0edbc6206810643abaf589c9 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-19[1.9.x] Fixed a GeoIP test failure with the latest data.Tim Graham
Backport of 081fdaf110386db940d834ba51d93e23aa293fcd 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-18[1.9.x] Post-release version bump.Tim Graham
2016-07-18[1.9.x] Bumped version for 1.9.8 release.1.9.8Tim Graham
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] Refs #26897 -- Added cleanup to i18n testClaude Paroz
2016-07-14[1.9.x] Refs #26897 -- Missing directory containment in i18n testClaude Paroz
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-09[1.9.x] Fixed numpy deprecation warning silencing in template_tests.Baptiste Mispelon
Backport of 418658f453bed7fe7949dda26651aab370003e6a 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] Refs #26034 -- Corrected a schema test to work with the correct ↵Jon Dufresne
field state. Backport of d47f6d75ef67dbd18abf2bb927753f739a9c117d 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