summaryrefslogtreecommitdiff
path: root/docs/releases
AgeCommit message (Expand)Author
2015-01-27[1.4.x] Bumped version for 1.4.19 release.1.4.19Tim Graham
2015-01-26[1.4.x] Fixed #24158 -- Allowed GZipMiddleware to work with streaming responsesBenjamin Richter
2015-01-13[1.4.x] Added dates to release notes.Tim Graham
2015-01-05[1.4.x] Prevented views.static.serve() from using large memory on large files.Tim Graham
2015-01-05[1.4.x] Fixed is_safe_url() to handle leading whitespace.Tim Graham
2015-01-05[1.4.x] Stripped headers containing underscores to prevent spoofing in WSGI e...Carl Meyer
2015-01-05[1.4.x] Added stub release notes for security releases.Tim Graham
2015-01-05[1.4.x] Fixed #24081 -- Downgraded six to 1.8.0.Tim Graham
2015-01-02[1.4.x] Added dates to release notes.Tim Graham
2015-01-02[1.4.x] Updated six to 1.9.0.Tim Graham
2014-11-25[1.4.x] Fixed #23754 -- Always allowed reference to the primary key in the adminSimon Charette
2014-11-04[1.4.x] Updated six to 1.8.0.Tim Graham
2014-10-22[1.4.x] Added release dates to release notes.Tim Graham
2014-10-06[1.4.x] Fixed #23604 -- Allowed related m2m fields to be references in the ad...Emmanuelle Delescolle
2014-09-11[1.4.x] Fixed #20036 -- Improved GEOS version string parsingClaude Paroz
2014-09-08[1.4.x] Fixed #23431 -- Allowed inline and hidden references to admin fields.Simon Charette
2014-09-02[1.4.x] Added dates to release notes.Tim Graham
2014-08-27[1.4.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in ...Simon Charette
2014-08-20[1.4.x] Added dates to release notes.Tim Graham
2014-08-11[1.4.x] Prevented data leakage in contrib.admin via query string manipulation.Simon Charette
2014-08-11[1.4.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE...Preston Holmes
2014-08-11[1.4.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...Tim Graham
2014-08-11[1.4.x] Prevented reverse() from generating URLs pointing to other hosts.Florian Apolloner
2014-08-11[1.4.x] Added release note stub for 1.4.14.Tim Graham
2014-05-15[1.4.x] Minor edits to latest release notes.Tim Graham
2014-05-14Added release notes for 1.4.13.Jacob Kaplan-Moss
2014-04-28[1.4.x] Added dates to release notes of today's release.Tim Graham
2014-04-23[1.4.x] Fixed #22486 -- Restored the ability to reverse views created using f...Tim Graham
2014-04-21[1.4.x] Added information on resolved security issues to release notes.Erik Romijn
2014-03-24[1.4.x] Updated six to 1.6.1.Tim Graham
2014-01-26[1.4.x] Added release note stub for 1.4.11.Tim Graham
2013-11-07[1.4.x] Added 1.4.10 release notes to index.Tim Graham
2013-11-06[1.4.x] Bump version info and add release notes for 1.4.10.1.4.10James Bennett
2013-10-25[1.4.x] Fixed typo in docs/releases/1.4.9.txt.Paolo Melchiorre
2013-10-24[1.4.x] Bump everything for 1.4.9 bugfix release.1.4.9James Bennett
2013-10-23[1.4.x] Bumped release date for 1.5.5 & 1.4.9.Tim Graham
2013-10-22[1.4.x] Added 1.4.9 release notesTim Graham
2013-09-15[1.4.x] Cleaned up 1.4.8 release notesTim Graham
2013-09-14[1.4.x] Add release notes and bump version numbers for 1.4.8 security release.James Bennett
2013-09-10Added 1.4.7 release notesTim Graham
2013-08-13[1.4.x] Removed 1.5.2 release notesTim Graham
2013-08-13Added 1.4.6/1.5.2 release notes.1.4.6Tim Graham
2013-08-12[1.4.x] Added missing release notes for older versions of DjangoTim Graham
2013-07-08[1.4.x] Fixed #18944 -- Documented PasswordResetForm's from_email argument as...Tim Graham
2013-02-19[1.4.x] Don't characterize XML vulnerabilities as DoS-only.Carl Meyer
2013-02-19[1.4.x] Update 1.4.4 release notes for all security fixes.Carl Meyer
2013-02-19[1.4.x] Added ALLOWED_HOSTS setting for HTTP host header validation.Carl Meyer
2012-10-21Added 1.4.2 release notesPreston Holmes
2012-09-01[1.4.x] Fixed #18212 -- Standardized arguments of GenericIPAddressFieldClaude Paroz
2012-08-31[1.4.x] Added 1.4.1 and 1.3.2 release notesClaude Paroz