summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [1.9.x] Fixed #28561 -- Removed inaccurate docs about QuerySet.order_by() and...stable/1.9.xTim Graham2017-09-061-9/+0
* [1.9.x] Removed redundant backticks in docs/releases/1.8.txtBerker Peksag2017-08-211-2/+2
* [1.9.x] Added CVE-2017-7233,4 to the security release archive.Tim Graham2017-04-041-0/+26
* [1.9.x] Post-release version bump.Tim Graham2017-04-041-1/+1
* [1.9.x] Bumped version for 1.9.13 release.1.9.13Tim Graham2017-04-041-1/+1
* [1.9.x] Fixed #27912, CVE-2017-7233 -- Fixed is_safe_url() with numeric URLs.Tim Graham2017-04-044-3/+93
* [1.9.x] Fixed CVE-2017-7234 -- Fixed open redirect vulnerability in views.sta...Tim Graham2017-04-043-18/+26
* [1.9.x] Added stub release notes for security releases.Tim Graham2017-04-043-2/+11
* [1.9.x] Fixed #27988 -- Fixed typo in docs/ref/django-admin.txt.Tim Graham2017-03-281-1/+1
* [1.9.x] Removed unexpected initial attribute in data migration examples.Stefano Rivera2017-03-252-2/+1
* [1.9.x] Fixed incorrect import in docs/ref/models/expressions.txt.lb1c2017-03-151-2/+2
* [1.9.x] Refs #27924 -- Doc'd that cx_Oracle < 5.3 is required.Mariusz Felisiak2017-03-112-4/+4
* [1.9.x] Fixed typo in docs/howto/custom-template-tags.txt.albertoconnor2017-03-011-1/+1
* [1.9.x] Fixed a backends test with psycopg2 2.7.Tim Graham2017-03-011-1/+3
* [1.9.x] Fixed GeoIP test failure with the latest data.Tim Graham2017-02-141-1/+1
* [1.9.x] Fixed incorrect namespace in sitemap example.Arkadiusz Adamski2017-01-301-1/+1
* [1.9.x] Removed deprecated html_translator_class sphinx config option.Tim Graham2017-01-232-3/+2
* [1.9.x] Declared Sphinx extensions safe for parallel reading.Tim Graham2017-01-232-0/+2
* [1.9.x] Corrected unrendered versionadded annotation.Tim Graham2017-01-021-8/+7
* [1.9.x] Refs #27637 -- Fixed timesince, timeuntil on New Year's Eve in a leap...vinay karanam2017-01-023-3/+12
* [1.9.x] Refs #24154 -- Added check_aggregate_support() to deprecation timeline.Tim Graham2016-12-311-0/+3
* [1.9.x] Fixed #27637 -- Fixed timesince, timeuntil in leap year edge case.Mariusz Felisiak2016-12-274-2/+27
* [1.9.x] Fixed #27616 -- Fixed incorrect vary_on_headers() example.Tim Graham2016-12-201-1/+1
* [1.9.x] Corrected docs claiming AsGML is supported on Oracle.Tim Graham2016-12-152-8/+7
* [1.9.x] Fixed unrendered rows in GIS DB functions table in docs.Sergey Fedoseev2016-12-051-2/+2
* [1.9.x] Post-release version bump.Tim Graham2016-12-011-1/+1
* [1.9.x] Bumped version for 1.9.12 release.1.9.12Tim Graham2016-12-011-1/+1
* [1.9.x] Added release dates for 1.9.12, 1.8.17.Tim Graham2016-12-012-2/+2
* [1.9.x] Refs #25284 -- Corrected an obsolete implicit __in lookup example.Simon Charette2016-11-151-1/+1
* [1.9.x] Ignored flake8's newly added E305, E741, E743.Tim Graham2016-11-141-1/+1
* [1.9.x] Fixed #27420 -- Quoted the Oracle test user password in queries.Mariusz Felisiak2016-11-085-2/+33
* [1.9.x] Added CVE-2016-9013,14 to the security release archive.Tim Graham2016-11-011-0/+26
* [1.9.x] Post-release version bump.Tim Graham2016-11-011-1/+1
* [1.9.x] Bumped version for 1.9.11 release.1.9.11Tim Graham2016-11-011-1/+1
* [1.9.x] Fixed CVE-2016-9014 -- Validated Host header when DEBUG=True.Tim Graham2016-10-255-21/+71
* [1.9.x] Fixed CVE-2016-9013 -- Generated a random database user password when...Marti Raudsepp2016-10-254-5/+46
* [1.9.x] Added stub release notes for 1.9.11/1.8.16.Tim Graham2016-10-253-0/+16
* [1.9.x] Fixed #27342 -- Corrected QuerySet.update_or_create() example.Tim Graham2016-10-131-4/+8
* [1.9.x] Fixed nonexistent tmc.edu domain in GeoIP test.Tim Graham2016-10-111-5/+5
* [1.9.x] Fixed #27307 -- Added missing url names in sitemaps docs.Tim Graham2016-10-031-2/+3
* [1.9.x] Relaxed a test for PostGIS 2.3.Tim Graham2016-10-011-4/+7
* [1.9.x] Fixed 27283 -- Fixed typo in 1.8 release notes.Alasdair Nicol2016-09-281-1/+1
* [1.9.x] Added CVE-2016-7401 to the security release archive.Tim Graham2016-09-261-0/+12
* [1.9.x] Added a CVE role for Sphinx.Tim Graham2016-09-263-201/+258
* [1.9.x] Post-release version bump.Tim Graham2016-09-261-1/+1
* [1.9.x] Bumped version for 1.9.10 release.1.9.10Tim Graham2016-09-261-1/+1
* [1.9.x] Fixed CVE-2016-7401 -- Fixed CSRF protection bypass on a site with Go...Collin Anderson2016-09-266-18/+105
* [1.9.x] Fixed #27216 -- Corrected import location in admin deprecation messages.Jeff Willette2016-09-132-4/+4
* [1.9.x] Fixed #27115 -- Corrected a screenshot in the tutorial.Tim Graham2016-08-241-0/+0
* [1.9.x] Fixed typo in docs/releases/1.9.txtTim Graham2016-08-121-1/+1