summaryrefslogtreecommitdiff
AgeCommit message (Collapse)Author
2016-11-01[1.9.x] Bumped version for 1.9.11 release.1.9.11Tim Graham
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-11[1.9.x] Fixed nonexistent tmc.edu domain in GeoIP test.Tim Graham
The test was silently skipped. Backport of e1f6eba033abea25cd6b0577bd66c655ec453325 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-10-01[1.9.x] Relaxed a test for PostGIS 2.3.Tim Graham
Backport of 79c91070e5797f647347c2f8bdfc4c7a0f835fb3 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] Post-release version bump.Tim Graham
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