summaryrefslogtreecommitdiff
Commit message (Expand)AuthorAgeFilesLines
* [1.11.x] Bumped version for 1.11.18 release.1.11.18Tim Graham2019-01-041-1/+1
* [1.11.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in ...Tom Hacohen2019-01-034-7/+32
* [1.11.x] Pinned Pillow != 5.4.0 in test requirements.Tim Graham2019-01-021-1/+1
* [1.11.x] Fixed broken links to PyYAML page.CHI Cheng2018-12-273-3/+3
* [1.11.x] Refs #30013 -- Doc'd that mysqlclient 1.3.14 and later isn't supported.Tim Graham2018-12-052-4/+2
* [1.11.x] Post-release version bump.Carlton Gibson2018-12-031-1/+1
* [1.11.x] Bumped version for 1.11.17 release.1.11.17Carlton Gibson2018-12-031-1/+1
* [1.11.x] Added release date for 1.11.17.Carlton Gibson2018-12-031-1/+1
* [1.11.x] Removed usage of deprecated sphinx APIs.Tim Graham2018-11-171-2/+4
* [1.11.x] Refs #28814 -- Documented Python 3.7 compatibility.Asif Saifuddin Auvi2018-11-175-7/+9
* [1.11.x] Refs #28814 -- Fixed migrations crash with namespace packages on Pyt...Tim Graham2018-11-172-3/+5
* [1.11.x] Refs #28814 -- Fixed test_runner failure on Python 3.7.Tim Graham2018-11-171-2/+4
* [1.11.x] Refs #28814 -- Fixed "SyntaxError: Generator expression must be pare...Tim Graham2018-11-171-3/+1
* [1.11.x] Fixed #29959 -- Cached GEOS version in WKBWriter class.Claude Paroz2018-11-162-3/+6
* [1.11.x] Removed release date for 1.11.17.Tim Graham2018-11-161-2/+2
* [1.11.x] Removed obsolete and flaky GeoIP tests.Tom Forbes2018-11-101-16/+3
* [1.11.x] Ignored flake8 W504 warnings.Mariusz Felisiak2018-10-241-1/+1
* [1.11.x] Added CVE-2018-16984 to the security release archive.Carlton Gibson2018-10-011-0/+11
* [1.11.x] Added stub release notes for 1.11.17 release.Carlton Gibson2018-10-012-0/+13
* [1.11.x] Post-release version bump.Carlton Gibson2018-10-011-1/+1
* [1.11.x] Bumped version for 1.11.16 release.1.11.16Carlton Gibson2018-10-011-1/+1
* [1.11.x] Added release date for 1.11.16.Carlton Gibson2018-10-011-1/+1
* [1.11.x] Refs #29759 -- Doc'd that cx_Oracle < 7 is required.Mariusz Felisiak2018-09-182-2/+2
* [1.11.x] Fixed #28540 -- Doc'd a change to file upload permissions in Django ...Tim Graham2018-08-041-0/+7
* [1.11.x] Refs #29499 -- Skipped QuerySet.update_or_create() test that fails o...Tim Graham2018-08-031-0/+2
* [1.11.x] Fixed #29499 -- Fixed race condition in QuerySet.update_or_create().Michael Sanders2018-08-026-4/+80
* [1.11.x] Added CVE-2018-14574 to the security release archive.Tim Graham2018-08-011-2/+15
* [1.11.x] Post-release version bump.Tim Graham2018-08-011-1/+1
* [1.11.x] Bumped version for 1.11.15 release.1.11.15Tim Graham2018-08-011-1/+1
* [1.11.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMid...Andreas Hug2018-07-257-4/+62
* [1.11.x] Added stub release notes for security release.Tim Graham2018-07-242-0/+8
* [1.11.x] Post-release version bump.Carlton Gibson2018-07-021-1/+1
* [1.11.x] Bumped version for 1.11.14 release.1.11.14Carlton Gibson2018-07-021-1/+1
* [1.11.x] Added release date for 1.11.14.Carlton Gibson2018-07-021-1/+1
* [1.11.x] Fixed location of a few doc labels.Tim Graham2018-06-282-4/+4
* [1.11.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.Adam Donaghy2018-06-075-4/+115
* [1.11.x] Fixed #29461 -- Fixed ogrinspect test_time_field failure on SpatiaLite.Tim Graham2018-06-021-3/+11
* [1.11.x] Fixed #29462 -- Fixed ogrinspect test failures with GDAL 2.2.Tim Graham2018-06-011-3/+4
* [1.11.x] Refs #28257 -- Updated a test for GDAL 2.2Claude Paroz2018-05-311-15/+17
* [1.11.x] Fixed #29460 -- Added support for GEOS 3.6.Tim Graham2018-05-313-5/+9
* [1.11.x] Added stub release notes for 1.11.14.Tim Graham2018-05-312-0/+13
* [1.11.x] Fixed docs typo in HttpResponse.set_signed_cookie() signature.Osaetin Daniel2018-05-271-1/+1
* [1.11.x] Removed docs for obsolete ExceptionMiddleware.Daniel Hepper2018-05-271-30/+0
* [1.11.x] Post-release version bump.Tim Graham2018-05-011-1/+1
* [1.11.x] Bumped version for 1.11.13 release.1.11.13Tim Graham2018-05-011-1/+1
* [1.11.x] Added release date for 1.11.13.Tim Graham2018-05-011-1/+1
* Revert "[1.11.x] Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript ...Carlton Gibson2018-04-181-7/+0
* [1.11.x] Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template...Tim Graham2018-04-181-0/+7
* [1.11.x] Fixed a test failure with the latest GeoIP databases.Tim Graham2018-04-172-4/+4
* [1.11.x] Added isolated_local_models support to schema tests.Tim Graham2018-04-141-0/+7