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
2020-10-22
Fixed #32124 -- Added per-view opt-out for APPEND_SLASH behavior.
Carlton Gibson
2020-10-22
Fixed #32130 -- Fixed pre-Django 3.1 password reset tokens validation.
Mariusz Felisiak
2020-10-21
Fixed #32069 -- Fixed admin change-form layout on small screens.
Carlton Gibson
2020-10-21
Fixed #32046 -- Added CreateCollation/RemoveCollation operations for PostgreSQL.
Tom Carrick
2020-10-21
Fixed #26615 -- Made password reset token invalidate when changing email.
Jacob Walls
2020-10-21
Fixed typo in docs/releases/3.2.txt.
Jacob Walls
2020-10-19
Fixed #32107 -- Fixed ProtectedError.protected_objects and RestrictedError.re...
Hasan Ramezani
2020-10-15
Fixed #32105 -- Added template paths as ExceptionReporter class attributes.
Aarni Koskela
2020-10-15
Refs #32096 -- Removed JSONBAgg from 3.1.3 release notes.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExclusionConstraint crash with JSONField key transforms ...
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed ExpressionWrapper crash with JSONField key transforms.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed __in lookup crash against key transforms for JSONField.
Mariusz Felisiak
2020-10-14
Refs #32096 -- Fixed crash of ArrayAgg/StringAgg/JSONBAgg with ordering over ...
Mariusz Felisiak
2020-10-14
Fixed #31640 -- Made Trunc() truncate datetimes to Date/TimeField in a specif...
David-Wobrock
2020-10-13
Fixed #20601 -- Allowed forcing format with thousand separators in floatforma...
Jacob Walls
2020-10-13
Refs #31040 -- Doc'd Python 3.9 compatibility.
Mariusz Felisiak
2020-10-09
Fixed #32091 -- Fixed admin search bar width on filtered admin page.
Tim Schilling
2020-10-09
Fixed #32080 -- Fixed displaying Unicode chars in forms.JSONField and read-on...
Qi Zhao
2020-10-08
Fixed #31181 -- Added links to related models for admin's readonly fields.
Julien Rebetez
2020-10-07
Fixed #32002 -- Added headers parameter to HttpResponse and subclasses.
Tom Carrick
2020-10-06
Fixed #32072 -- Fixed admin search bar height.
Tom Carrick
2020-10-02
Fixed #32060 -- Added Random database function.
Nick Pope
2020-10-01
Added stub release notes for 3.1.3.
Mariusz Felisiak
2020-10-01
Added release date for 3.1.2.
Mariusz Felisiak
2020-09-30
Fixed #31986 -- Fixed admin filter sidebar scrolling.
Tom Carrick
2020-09-30
Fixed #30422 -- Made TemporaryFileUploadHandler handle interrupted uploads.
aryan
2020-09-25
Fixed #28009 -- Doc'd empty_value for CharField subclasses.
David Smith
2020-09-25
Fixed #32038 -- Fixed EmptyFieldListFilter crash with GenericRelation.
Mariusz Felisiak
2020-09-23
Fixed #32012 -- Made test database creation sync apps models when migrations ...
Mariusz Felisiak
2020-09-21
Fixed #31777 -- Added support for database collations to Char/TextFields.
Tom Carrick
2020-09-21
Refs #32013 -- Added backward incompatibility note about ModelChoiceIterator ...
Mariusz Felisiak
2020-09-16
Fixed #29887 -- Added a cache backend for pymemcache.
Nick Pope
2020-09-15
Fixed #32007 -- Fixed queryset crash with Q() annotation and aggregation.
Mariusz Felisiak
2020-09-15
Fixed #31989 -- Fixed return value of django.core.files.locks.lock()/unlock()...
Hasan Ramezani
2020-09-14
Fixed #31990 -- Fixed QuerySet.ordered for GROUP BY queries on models with Me...
Mariusz Felisiak
2020-09-14
Fixed #31789 -- Added a new headers interface to HttpResponse.
Tom Carrick
2020-09-10
Refs #31956 -- Doc'd consequences of disabling psycopg2's JSONB typecaster.
Mariusz Felisiak
2020-09-10
Fixed #31967 -- Doc'd consequences of resolving an output_field for Value().
Hasan Ramezani
2020-09-09
Fixed #31750 -- Made models.Field equality compare models for inherited fields.
Ryan Hiebert
2020-09-09
Fixed #31962 -- Made SessionMiddleware raise SessionInterrupted when session ...
Hasan Ramezani
2020-09-07
Fixed #31944 -- Used addCleanup() to register TestContextDecorator cleanups.
François Freitag
2020-09-03
Refs #21231 -- Backport urllib.parse.parse_qsl() from Python 3.8.
Nick Pope
2020-09-02
Fixed #31941 -- Corrected FileField.deconstruct() with a callable storage.
Brian Helba
2020-09-02
Fixed #31948 -- Added tzinfo parameter to TruncDate() and TruncTime().
Joe Jackson
2020-09-02
Added "Bugfixes" section to release notes for 3.1.2.
007gzs
2020-09-01
Added CVE-2020-24583 & CVE-2020-24584 to security archive.
Carlton Gibson
2020-09-01
Added stub release notes for 3.1.2.
Carlton Gibson
2020-09-01
Added release date for 3.1.1, 3.0.10, and 2.2.16.
Carlton Gibson
2020-09-01
Fixed CVE-2020-24584 -- Fixed permission escalation in intermediate-level dir...
Mariusz Felisiak
2020-09-01
Fixed CVE-2020-24583, #31921 -- Fixed permissions on intermediate-level stati...
Mariusz Felisiak
[prev]
[next]