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
2016-08-01
[1.10.x] Added release dates for 1.10 and 1.9.9
Tim Graham
2016-07-28
[1.10.x] Fixed #26657 -- Made GeomValue omit SRID for MySQL.
Sergey Fedoseev
2016-07-25
[1.10.x] Fixed #26946 -- Clarified instructions for customizing collectstatic...
Tim Graham
2016-07-25
[1.10.x] Refs #25232 -- Documented AllowAll*Backend in "new features" section...
Markus Holtermann
2016-07-24
[1.10.x] Fixed #26938 -- Fixed invalid HTML in template postmortem on the deb...
Jon Dufresne
2016-07-24
[1.10.x] Added stub release notes for 1.9.9.
Jon Dufresne
2016-07-18
[1.10.x] Added CVE-2016-6186 to the security release archive.
Tim Graham
2016-07-18
[1.10.x] Fixed XSS in admin's add/change related popup.
Tim Graham
2016-07-14
[1.10.x] Fixed #26897 -- Fixed makemessages crash on Python 2 with non-ASCII ...
Claude Paroz
2016-07-14
[1.10.x] Reverted "Fixed #25388 -- Added an option to allow disabling of migr...
Tim Graham
2016-07-13
[1.10.x] Fixed #26889 -- Fixed missing PostgreSQL index in SchemaEditor.add_f...
Jon Dufresne
2016-07-11
[1.10.x] Linked "Features removed" release notes to corresponding deprecation...
Tim Graham
2016-07-11
[1.10.x] Fixed #26749 -- Preserved behavior of use_for_related_field during d...
Julien Hartmann
2016-07-06
[1.10.x] Fixed capitalization of "URL pattern".
Tim Graham
2016-06-21
[1.10.x] Refs #21379, #26719 -- Moved username normalization to AbstractBaseU...
Tim Graham
2016-06-21
[1.10.x] Fixed #26787 -- Documented deleting and reloading of model instance ...
Tim Graham
2016-06-06
[1.10.x] Linked to upgrade guide from release notes.
Tom Christie
2016-06-04
[1.10.x] Added stub release notes for 1.9.8.
Tim Graham
2016-06-04
[1.10.x] Added release date for 1.9.7.
Tim Graham
2016-06-04
[1.10.x] Fixed #26667 -- Fixed a regression in queries on a OneToOneField tha...
Tim Graham
2016-06-03
[1.10.x] Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database ...
mieciu
2016-06-02
[1.10.x] Fixes #26700 -- Added how to upgrade to TEMPLATES link in 1.10 relea...
jrabbit
2016-06-02
[1.10.x] Fixed #26672 -- Fixed HStoreField to raise ValidationError instead o...
Brad Melin
2016-06-02
[1.10.x] Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-05-27
[1.10.x] Fixed #26652 -- Documented removal of model instance _(default/base)...
Tim Graham
2016-05-19
Removed unused sections in 1.10 release notes.
Tim Graham
2016-05-19
Fixed #20869 -- made CSRF tokens change every request by salt-encrypting them
Shai Berger
2016-05-18
Fixed #26627 -- Fixed on_commit callbacks execution order when callbacks make...
Barthelemy Dagenais
2016-05-18
Fixed #25774 -- Refactor datetime expressions into public API
Josh Smeaton
2016-05-17
Refs #26601 -- Deprecated old-style middleware.
Tim Graham
2016-05-17
Fixed #26601 -- Improved middleware per DEP 0005.
Florian Apolloner
2016-05-17
Updated admin's jQuery to 2.2.3.
Tim Graham
2016-05-17
Fixed #10506, #13793, #14891, #25201 -- Introduced new APIs to specify models...
Loïc Bistuer
2016-05-16
Fixed #21379 -- Created auth-specific username validators
Claude Paroz
2016-05-16
Fixed #24305 -- Allowed overriding fields on abstract models.
Aron Podrigal
2016-05-15
Fixed #24100 -- Made the migration signals dispatch its plan and apps.
Simon Charette
2016-05-13
Fixed #24938 -- Added PostgreSQL trigram support.
Matthew Somerville
2016-05-12
Fixed #21231 -- Enforced a max size for GET/POST values read into memory.
Andre Cruz
2016-05-10
Fixed #24046 -- Deprecated the "escape" half of utils.safestring.
Tim Graham
2016-05-10
Stopped truncating AdminEmailHandler message subjects
Claude Paroz
2016-05-10
Fixed #26603 -- Forced lazy template names to text when computing cache key.
Simon Charette
2016-05-08
Fixed #26483 -- Updated docs.python.org links to use Intersphinx.
Tim Graham
2016-05-07
Fixed #26402 -- Added relative path support in include/extends template tags.
Vitaly Bogomolov
2016-05-07
Fixed #26544 -- Delayed translations of SetPasswordForm help_texts
Claude Paroz
2016-05-06
Fixed #25588 -- Added spatial lookups to RasterField.
Daniel Wiesmann
2016-05-04
Fixed #22936 -- Obsoleted Field.get_prep_lookup()/get_db_prep_lookup()
Claude Paroz
2016-05-04
Fixed #26558 -- Removed need for request context processor on admin login page.
Dan Stephenson
2016-05-03
Normalized "an SQL" spelling.
Ville Skyttä
2016-05-03
Refs #16508 -- Made Model.__init__() aware of virtual fields.
Michal Petrucha
2016-05-02
Added stub release notes for 1.9.7.
Tim Graham
[next]