summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2018-03-06[1.8.x] Bumped version for 1.8.19 release.1.8.19Tim Graham
2018-03-01[1.8.x] Fixed CVE-2018-7537 -- Fixed catastrophic backtracking in django.util...Tim Graham
2018-03-01[1.8.x] Fixed CVE-2018-7536 -- Fixed catastrophic backtracking in urlize and ...Tim Graham
2018-03-01[1.8.x] Added stub release notes for security release.Tim Graham
2018-03-01[1.8.x] Switched test requirement to new psycopg2-binary package.Tim Graham
2018-01-08[1.8.x] Fixed GeoIP test failure with the latest data.Tim Graham
2017-12-04[1.8.x] Fixed typo in docs/topics/testing/advanced.txt.Sergey Fedoseev
2017-11-16[1.8.x] Fixed #28802 -- Fixed typo in docs/topics/auth/default.txt.Tim Graham
2017-09-06[1.8.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and...Tim Graham
2017-09-05[1.8.x] Added 2017-12794 to the security release archive.Tim Graham
2017-08-21[1.8.x] Removed redundant backticks in docs/releases/1.8.txtBerker Peksag
2017-05-30[1.8.x] Fixed gis_tests.geoapp test with incorrect geodetic coordinates.Mariusz Felisiak
2017-05-24[1.8.x] Fixed docs build with Sphinx 1.6.Tim Graham
2017-05-24[1.8.x] Removed a docs workaround for an old Sphinx version.Tim Graham
2017-05-24[1.8.x] Corrected removal of deprecated sphinx.util.compat.Directive.Tim Graham
2017-05-24[1.8.x] Removed usage of deprecated sphinx.util.compat.Directive.Tim Graham
2017-04-04[1.8.x] Added CVE-2017-7233,4 to the security release archive.Tim Graham
2017-04-04[1.8.x] Post-release version bump.Tim Graham
2017-04-04[1.8.x] Bumped version for 1.8.18 release.1.8.18Tim Graham
2017-03-28[1.8.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.Tim Graham
2017-03-28[1.8.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.sta...Tim Graham
2017-03-28[1.8.x] Added stub release notes for security release.Tim Graham
2017-03-28[1.8.x] Pinned test requirement to numpy < 1.12 for Python 3.3 compatibility.Tim Graham
2017-03-11[1.8.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.Mariusz Felisiak
2017-03-01[1.8.x] Fixed a backends test with psycopg2 2.7.Tim Graham
2017-02-14[1.8.x] Fixed GeoIP test failure with the latest data.Tim Graham
2017-01-23[1.8.x] Removed deprecated html_translator_class sphinx config option.Tim Graham
2017-01-23[1.8.x] Declared Sphinx extensions safe for parallel reading.Tim Graham
2016-12-20[1.8.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.Tim Graham
2016-12-14[1.8.x] Reverted "Fixed #27594 -- Fixed select_related() with reverse self-re...Tim Graham
2016-12-14Fixed #27594 -- Fixed select_related() with reverse self-referential OneToOne...Daniel Hillier
2016-12-01[1.8.x] Post-release version bump.Tim Graham
2016-12-01[1.8.x] Bumped version for 1.8.17 release.1.8.17Tim Graham
2016-12-01[1.8.x] Added release date for 1.8.17.Tim Graham
2016-11-14[1.8.x] Ignored flake8's newly added E305, E741, E743.Tim Graham
2016-11-08[1.8.x] Fixed #27420 -- Quoted the Oracle test user password in queries.Mariusz Felisiak
2016-11-01[1.8.x] Added CVE-2016-9013,14 to the security release archive.Tim Graham
2016-11-01[1.8.x] Post-release version bump.Tim Graham
2016-11-01[1.8.x] Bumped version for 1.8.16 release.1.8.16Tim Graham
2016-10-25[1.8.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.Tim Graham
2016-10-25[1.8.x] Fixed CVE-2016-9013 -- Generated a random database user password when...Marti Raudsepp
2016-10-25[1.8.x] Added stub release notes for 1.8.16.Tim Graham
2016-10-13[1.8.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example.Tim Graham
2016-10-11[1.8.x] Fixed nonexistent tmc.edu domain in GeoIP test.Tim Graham
2016-10-03[1.8.x] Fixed #27307 -- Added missing url names in sitemaps docs.Tim Graham
2016-09-28[1.8.x] Fixed 27283 -- Fixed typo in 1.8 release notes.Alasdair Nicol
2016-09-26[1.8.x] Added CVE-2016-7401 to the security release archive.Tim Graham
2016-09-26[1.8.x] Added a CVE role for Sphinx.Tim Graham
2016-09-26[1.8.x] Post-release version bump.Tim Graham
2016-09-26[1.8.x] Bumped version for 1.8.15 release.1.8.15Tim Graham