index
:
chango.git
devmain
fix-31295
initial-branch
main
stable/5.2.x
stable/6.0.x
django
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
docs
/
releases
Age
Commit message (
Expand
)
Author
2015-03-18
[1.6.x] Made is_safe_url() reject URLs that start with control characters.
Tim Graham
2015-03-18
[1.6.x] Fixed an infinite loop possibility in strip_tags().
Tim Graham
2015-03-18
[1.6.x] Added stub release notes for security releases.
Tim Graham
2015-02-23
[1.6.x] Fixed #23762 -- clarified CACHE_MIDDLEWARE_ANONYMOUS_ONLY deprecation...
Kenneth Kam
2015-02-12
[1.6.x] Fixed casing of "GeoDjango".
Tim Graham
2015-01-27
[1.6.x] Added 1.4.19 release notes.
Tim Graham
2015-01-13
[1.6.x] Added dates to release notes.
Tim Graham
2015-01-13
[1.6.x] Fixed DoS possibility in ModelMultipleChoiceField.
Tim Graham
2015-01-13
[1.6.x] Prevented views.static.serve() from using large memory on large files.
Tim Graham
2015-01-13
[1.6.x] Fixed is_safe_url() to handle leading whitespace.
Tim Graham
2015-01-13
[1.6.x] Stripped headers containing underscores to prevent spoofing in WSGI e...
Carl Meyer
2015-01-13
[1.6.x] Added stub release notes for security releases.
Tim Graham
2015-01-05
[1.6.x] Added 1.4.18 release notes.
Tim Graham
2015-01-02
[1.6.x] Added dates to release notes.
Tim Graham
2015-01-02
[1.6.x] Updated six to 1.9.0.
Tim Graham
2014-12-19
[1.6.x] Added upgrade instructions for deprecated model _meta permission meth...
Tim Graham
2014-12-17
[1.6.x] Fixed display of lists after website redesign
Markus Holtermann
2014-12-16
[1.6.x] Fixed the formatting of one section of the security page
Alex Gaynor
2014-11-25
[1.6.x] Fixed #23754 -- Always allowed reference to the primary key in the admin
Simon Charette
2014-11-24
[1.6.x] Further fixes to the migration notes for get_query_set
Luke Plant
2014-11-24
[1.6.x] Better migration docs for get_query_set -> get_queryset
Luke Plant
2014-11-10
[1.6.x] Fixed a typo in 1.6 release notes.
aruseni
2014-11-09
[1.6.x] Fixed #23785 -- Typo in docs/releases/1.6.txt
Tim Graham
2014-11-04
[1.6.x] Updated six to 1.8.0.
Tim Graham
2014-10-22
[1.6.x] Added release dates to release notes.
Tim Graham
2014-10-06
[1.6.x] Fixed #23604 -- Allowed related m2m fields to be references in the ad...
Emmanuelle Delescolle
2014-10-02
[1.6.x] Documented how to rename get_query_set if you are a library author
Luke Plant
2014-09-13
[1.6.x] Forwardported 1.4.16 release notes.
Tim Graham
2014-09-08
[1.6.x] Fixed #23431 -- Allowed inline and hidden references to admin fields.
Simon Charette
2014-09-02
[1.6.x] Added dates to release notes.
Tim Graham
2014-08-30
[1.6.x] Fixed #23370 -- defer() + select_related() crashed with inherited mod...
Akis Kesoglou
2014-08-28
[1.6.x] Fixed #23375 -- Added missing security issues to the archive.
Simon Charette
2014-08-27
[1.6.x] Fixed #23329 -- Allowed inherited and m2m fields to be referenced in ...
Simon Charette
2014-08-20
[1.6.x] Added dates to release notes.
Tim Graham
2014-08-20
[1.6.x] Prevented data leakage in contrib.admin via query string manipulation.
Simon Charette
2014-08-20
[1.6.x] Fixed #23066 -- Modified RemoteUserMiddleware to logout on REMOTE_USE...
Preston Holmes
2014-08-20
[1.6.x] Fixed #23157 -- Removed O(n) algorithm when uploading duplicate file ...
Tim Graham
2014-08-20
[1.6.x] Prevented reverse() from generating URLs pointing to other hosts.
Florian Apolloner
2014-08-20
[1.6.x] Added release note stubs for 1.5.9 and 1.4.14.
Tim Graham
2014-08-19
[1.6.x] Added sphinx extension to ease generation of ticket links.
Tim Graham
2014-08-19
[1.6.x] Fixed #22996 -- Prevented crash with unencoded query string
Claude Paroz
2014-08-15
[1.6.x] Fixed multi geometries editing in OpenLayers widget
Claude Paroz
2014-08-14
[1.6.x] Fixed #23265 -- Used system-specific encoding in runserver
Claude Paroz
2014-08-02
[1.6.x] Updated MySQL links to version 5.6.
Tim Graham
2014-07-30
[1.6.x] Fixed #19107 -- Restored bug fix for sending unicode email with Pytho...
Tim Graham
2014-07-29
[1.6.x] Fixed #20292: Pass datetime objects (not formatted dates) as params t...
Shai Berger
2014-07-26
[1.6.x] Fixed #23097 -- Switched to new octal format in docs
David Hoffman
2014-07-24
[1.6.x] Fixed #23089 -- Fixed transaction handling in two management commands.
Aymeric Augustin
2014-07-16
[1.6.x] Added 1.6.6 release notes for #22998.
Tim Graham
2014-07-14
[1.6.x] Added release note for issue 13794 fix.
Ramiro Morales
[next]