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
2021-01-19
[3.2.x] Refs #32365 -- Allowed use of non-pytz timezone implementations.
Paul Ganssle
2021-01-14
Removed empty sections and adjusted 3.2 release notes.
Carlton Gibson
2021-01-14
Fixed #31358 -- Increased salt entropy of password hashers.
Jon Moroney
2021-01-14
Refs #26167 -- Changed default value of DatabaseFeatures.supports_expression_...
Hannes Ljungberg
2021-01-14
Fixed #31259 -- Added admin dark theme.
mimi89999
2021-01-13
Fixed #16117 -- Added decorators for admin action and display functions.
Nick Pope
2021-01-13
Fixed #26167 -- Added support for functional indexes.
Hannes Ljungberg
2021-01-12
Fixed #32291 -- Added fixtures compression support to dumpdata.
Paolo Melchiorre
2021-01-12
Fixed #31747 -- Fixed model enumeration via admin URLs.
Jon Dufresne
2021-01-12
Fixed #29010, Fixed #29138 -- Added limit_choices_to and to_field support to ...
Johannes Maron
2021-01-07
Fixed #32191 -- Made CookieStorage use RFC 6265 compliant format.
Florian Apolloner
2021-01-07
Fixed #32018 -- Extracted admin colors into CSS variables.
Matthias Kestenholz
2021-01-06
Refs #32191 -- Added Signer.sign_object()/unsign_object().
Florian Apolloner
2021-01-04
Added stub release notes for 3.1.6.
Carlton Gibson
2021-01-04
Added release date for 3.1.5.
Carlton Gibson
2020-12-31
Fixed #32304 -- Fixed prefixing STATIC_URL and MEDIA_URL by SCRIPT_NAME for a...
Mariusz Felisiak
2020-12-30
Fixed #32303 -- Bumped minimum supported SQLite to 3.9.0.
Mariusz Felisiak
2020-12-29
Fixed #32299 -- Prevented mutating handlers when processing middlewares marki...
Mariusz Felisiak
2020-12-17
Fixed #29867 -- Added support for storing None value in caches.
Nick Pope
2020-12-15
Fixed #31007 -- Allowed specifying type of auto-created primary keys.
Tom Forbes
2020-12-15
Fixed #32261 -- Added error logging to Signal.send_robust().
Ayush Bansal
2020-12-15
Added backticks to code literals in various docs.
Jon Dufresne
2020-12-11
Fixed #32252 -- Fixed __isnull=True on key transforms on SQLite and Oracle.
sage
2020-12-10
Fixed #32178 -- Allowed database backends to skip tests and mark expected fai...
Hasan Ramezani
2020-12-09
Fixed #32193 -- Deprecated MemcachedCache.
Mariusz Felisiak
2020-12-03
Fixed #32235 -- Made ReadOnlyPasswordHashField disabled by default.
Timo Ludwig
2020-12-02
Fixed #32179 -- Added JSONObject database function.
Artur Beltsov
2020-12-01
Added stub release notes for 3.1.5.
Mariusz Felisiak
2020-12-01
Added release date for 3.1.4.
Mariusz Felisiak
2020-11-28
Refs #32230 -- Made LayerMapping support pathlib.Path.
Mariusz Felisiak
2020-11-28
Fixed #32230 -- Made DataSource support pathlib.Path.
Hasan Ramezani
2020-11-27
Fixed #32220 -- Added durable argument to transaction.atomic().
Ian Foote
2020-11-27
Fixed #25534, Fixed #31639 -- Added support for transform references in expre...
Ian Foote
2020-11-26
Refs #27095 -- Allowed (non-nested) arrays containing expressions for ArrayFi...
Hannes Ljungberg
2020-11-25
Fixed #32203 -- Fixed QuerySet.values()/values_list() crash on key transforms...
sage
2020-11-25
Fixed #32224 -- Avoided suppressing connection errors in supports_json_field ...
Mariusz Felisiak
2020-11-19
Fixed #32200 -- Fixed grouping by ExpressionWrapper() with Q objects.
Hasan Ramezani
2020-11-19
Fixed #32202 -- Fixed autoreloader argument generation for Windows with Pytho...
Carlton Gibson
2020-11-13
Changed docs and a code comment to use gender-neutral pronouns.
Nick Pope
2020-11-13
Fixed #29712 -- Made makemessages warn if locales have hyphens and skip them.
manav014
2020-11-11
Fixed #31216 -- Added support for colorama terminal colors on Windows.
MinchinWeb
2020-11-10
Fixed #32182 -- Fixed crash of JSONField nested key transforms with subquery ...
Hannes Ljungberg
2020-11-06
Fixed #31235 -- Made assertQuerysetEqual() compare querysets directly.
Hasan Ramezani
2020-11-05
Fixed #25791 -- Implement autoreload behaviour for cached template loader.
Tom Forbes
2020-11-05
Fixed #22276 -- Fixed crash when formset management form is invalid.
Jon Dufresne
2020-11-04
Fixed #32169 -- Added distinct support to JSONBAgg.
Artur Beltsov
2020-11-04
Fixed #32159 -- Ensured AsyncRequestFactory correctly sets headers.
Carlton Gibson
2020-11-03
Fixed #32162 -- Fixed setting Content-Length header in AsyncRequestFactory.
Patrick Arminio
2020-11-02
Added stub release notes for 3.1.4.
Carlton Gibson
2020-11-02
Set release date for 3.1.3, 3.0.11, and 2.2.17.
Carlton Gibson
[next]