index
:
django.git
fix-31295
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
Age
Commit message (
Expand
)
Author
2019-07-01
[1.11.x] Fixed CVE-2019-12781 -- Made HttpRequest always trust SECURE_PROXY_S...
Carlton Gibson
2019-07-01
[1.11.x] Added stub release notes for security releases.
Mariusz Felisiak
2019-06-03
[1.11.x] Added CVE-2019-12308 to the security release archive.
Nick Pope
2019-06-03
[1.11.x] Added CVE-2019-11358 to the security release archive.
Nick Pope
2019-06-03
[1.11.x] Fixed typo in 1.11.21 release notes.
Mariusz Felisiak
2019-06-03
[1.11.x] Fixed CVE-2019-12308 -- Made AdminURLFieldWidget validate URL before...
Carlton Gibson
2019-06-03
[1.11.x] Added stub release notes for security releases.
Carlton Gibson
2019-04-07
[1.11.x] Refs #27807 -- Removed docs for User.username_validator.
Tim Graham
2019-04-05
[1.11.x] Refs #30331 -- Doc'd that psycopg2 < 2.8 is required.
Mariusz Felisiak
2019-03-21
[1.11.x] Fixed #30277 -- Fixed broken links to packaging.python.org.
Tim Graham
2019-02-11
[1.11.x] Added CVE-2019-6975 to the security release archive.
Tim Graham
2019-02-11
[1.11.x] Refs #30175 -- Added release notes for 1.11.20 release.
Carlton Gibson
2019-02-11
[1.11.x] Fixed CVE-2019-6975 -- Fixed memory exhaustion in utils.numberformat...
Carlton Gibson
2019-02-08
[1.11.x] Removed extra characters in docs header underlines.
Mariusz Felisiak
2019-02-07
Added stub release notes for security releases.
Carlton Gibson
2019-02-01
[1.11.x] Used extlinks for GitHub commits.
Tim Graham
2019-02-01
[1.11.x] Replaced CVE/ticket roles with extlinks.
Tim Graham
2019-02-01
[1.11.x] Refs #30150 -- Doc'd that MySQL 8 isn't supported.
Tim Graham
2019-01-04
[1.11.x] Added CVE-2019-3498 to the security release archive.
Tim Graham
2019-01-03
[1.11.x] Fixed #30070, CVE-2019-3498 -- Fixed content spoofing possiblity in ...
Tom Hacohen
2018-12-27
[1.11.x] Fixed broken links to PyYAML page.
CHI Cheng
2018-12-05
[1.11.x] Refs #30013 -- Doc'd that mysqlclient 1.3.14 and later isn't supported.
Tim Graham
2018-12-03
[1.11.x] Added release date for 1.11.17.
Carlton Gibson
2018-11-17
[1.11.x] Removed usage of deprecated sphinx APIs.
Tim Graham
2018-11-17
[1.11.x] Refs #28814 -- Documented Python 3.7 compatibility.
Asif Saifuddin Auvi
2018-11-16
[1.11.x] Fixed #29959 -- Cached GEOS version in WKBWriter class.
Claude Paroz
2018-11-16
[1.11.x] Removed release date for 1.11.17.
Tim Graham
2018-10-01
[1.11.x] Added CVE-2018-16984 to the security release archive.
Carlton Gibson
2018-10-01
[1.11.x] Added stub release notes for 1.11.17 release.
Carlton Gibson
2018-10-01
[1.11.x] Added release date for 1.11.16.
Carlton Gibson
2018-09-18
[1.11.x] Refs #29759 -- Doc'd that cx_Oracle < 7 is required.
Mariusz Felisiak
2018-08-04
[1.11.x] Fixed #28540 -- Doc'd a change to file upload permissions in Django ...
Tim Graham
2018-08-02
[1.11.x] Fixed #29499 -- Fixed race condition in QuerySet.update_or_create().
Michael Sanders
2018-08-01
[1.11.x] Added CVE-2018-14574 to the security release archive.
Tim Graham
2018-07-25
[1.11.x] Fixed CVE-2018-14574 -- Fixed open redirect possibility in CommonMid...
Andreas Hug
2018-07-24
[1.11.x] Added stub release notes for security release.
Tim Graham
2018-07-02
[1.11.x] Added release date for 1.11.14.
Carlton Gibson
2018-06-28
[1.11.x] Fixed location of a few doc labels.
Tim Graham
2018-06-07
[1.11.x] Fixed #28462 -- Decreased memory usage with ModelAdmin.list_editable.
Adam Donaghy
2018-05-31
[1.11.x] Fixed #29460 -- Added support for GEOS 3.6.
Tim Graham
2018-05-31
[1.11.x] Added stub release notes for 1.11.14.
Tim Graham
2018-05-27
[1.11.x] Fixed docs typo in HttpResponse.set_signed_cookie() signature.
Osaetin Daniel
2018-05-27
[1.11.x] Removed docs for obsolete ExceptionMiddleware.
Daniel Hepper
2018-05-01
[1.11.x] Added release date for 1.11.13.
Tim Graham
2018-04-18
Revert "[1.11.x] Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript ...
Carlton Gibson
2018-04-18
[1.11.x] Fixed #29174, #29175 -- Doc'd that f-strings and JavaScript template...
Tim Graham
2018-04-13
[1.11.x] Fixed #29286 -- Fixed column mismatch crash with QuerySet.values() o...
Mariusz Felisiak
2018-04-12
[1.11.x] Fixed #29296 -- Fixed crashes in admindocs when a view is a callable...
Paul Donohue
2018-04-11
[1.11.x] Fixed #29193 -- Prevented unnecessary foreign key drops when alterin...
Jeremy Bowman
2018-04-10
[1.11.x] Refs #28062 -- Doc'd PostgreSQL server-side cursors as a backwards i...
Tim Graham
[next]