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-07-08
Refs #25774, #26348 -- Allowed Trunc functions to operate with time fields.
Simon Charette
2016-07-06
Fixed capitalization of "URL pattern".
Tim Graham
2016-07-03
Fixed #18682 -- Expanded explanation in stale content type deletion. (#6869)
Erik Romijn
2016-06-30
Fixed #21548 -- Added FileExtensionValidator and validate_image_file_extension.
Berker Peksag
2016-06-28
Fixed #24694 -- Added support for context_processors to Jinja2 backend.
Berker Peksag
2016-06-28
Fixed #15091 -- Allowed passing custom encoder to JSON serializer.
Berker Peksag
2016-06-27
Fixed #5897 -- Added the Content-Length response header in CommonMiddleware
Claude Paroz
2016-06-24
Fixed #26719 -- Normalized email in AbstractUser.clean().
Bang Dao + Tam Huynh
2016-06-24
Refs #17209 -- Added LoginView and LogoutView class-based views
Claude Paroz
2016-06-23
Fixed #26791 -- Replaced LiveServerTestCase port ranges with binding to port 0.
Tim Graham
2016-06-22
Fixed #25920 -- Added support for non-uniform NUMBER_GROUPING.
jasisz
2016-06-22
Fixed typo in 1.11 release notes.
Zbigniew Siciarz
2016-06-22
Fixed a heading typo in docs/releases/1.11.txt
Tim Graham
2016-06-21
Refs #21379, #26719 -- Moved username normalization to AbstractBaseUser.
Tim Graham
2016-06-21
Fixed #25940 -- Added OGRGeometry.from_gml() and GEOSGeometry.from_gml().
Sergey Fedoseev
2016-06-21
Fixed #26787 -- Documented deleting and reloading of model instance fields.
Tim Graham
2016-06-20
Refs #26666 -- Added ALLOWED_HOSTS validation when running tests.
Tobias McNulty
2016-06-18
Fixed #26753 -- Made GDAL a required dependency for contrib.gis
Claude Paroz
2016-06-13
Fixed #4136 -- Made ModelForm save empty values for nullable CharFields as NULL.
Jon Dufresne
2016-06-09
Refs #26524 -- Fixed an error in 1.11 release notes.
Vytis Banaitis
2016-06-09
Fixed #20468 -- Added loaddata --exclude option.
Berker Peksag
2016-06-08
Fixing #26524 -- Made a foreign key id reference in ModelAdmin.list_display d...
krishbharadwaj
2016-06-08
Fixed #26717 -- Added Serializer.stream_class to customize the stream.
Berker Peksag
2016-06-07
Fixed #10107 -- Allowed using mark_safe() as a decorator.
Scott Vitale
2016-06-06
Fixed #26707 -- Added QueryDict.fromkeys()
wim glenn
2016-06-06
Linked to upgrade guide from release notes.
Tom Christie
2016-06-04
Added stub release notes for 1.9.8.
Tim Graham
2016-06-04
Added release date for 1.9.7.
Tim Graham
2016-06-04
Fixed #19963 -- Added support for date_hierarchy across relations.
Vytis Banaitis
2016-06-04
Fixed #26628 -- Changed CSRF logger to django.security.csrf.
Holly Becker
2016-06-04
Fixed #12666 -- Added EMAIL_USE_LOCALTIME setting.
Anton I. Sipos
2016-06-04
Fixed #26667 -- Fixed a regression in queries on a OneToOneField that has to_...
Tim Graham
2016-06-03
Fixed #26698 -- Fixed PostgreSQL dbshell crash on an empty database name.
mieciu
2016-06-03
Fixed #26638 -- Allowed callable arguments for QuerySet.get_or_create()/updat...
Will Koster
2016-06-02
Fixes #26700 -- Added how to upgrade to TEMPLATES link in 1.10 release notes.
jrabbit
2016-06-02
Fixed #26672 -- Fixed HStoreField to raise ValidationError instead of crashin...
Brad Melin
2016-06-02
Fixed #26617 -- Added distinct argument to contrib.postgres's StringAgg.
Rustam Kashapov
2016-06-02
Updated release notes links to prevent warnings with Sphinx 1.4.2.
Tim Graham
2016-06-01
Fixed #26084 -- Documented that deprecation warnings are no longer loud.
Tim Graham
2016-06-01
Fixed #26675 -- Dropped support for PostgreSQL 9.2/PostGIS 2.0.
Tim Graham
2016-05-31
Fixed #25645 -- Dropped support for SpatiaLite < 4.0.
Tim Graham
2016-05-30
Fixed #26653 -- Made SyndicationFeed.latest_post_date() return time in UTC.
Ketan Bhatt
2016-05-27
Fixed #26646 -- Added IOBase methods required by TextIOWrapper to File.
Simon Charette
2016-05-27
Fixed #26652 -- Documented removal of model instance _(default/base)_manager ...
Tim Graham
2016-05-20
Increased the default PBKDF2 iterations.
Tim Graham
2016-05-19
Added stub 1.11 release notes.
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
[prev]
[next]