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-04-30
Fixed #20581 -- Added support for deferrable unique constraints.
Ian Foote
2020-04-29
Refs #27468 -- Made user sessions use SHA-256 algorithm.
Mariusz Felisiak
2020-04-28
Fixed #29249 -- Made JSON and YAML serializers use Unicode by default.
Hasan Ramezani
2020-04-28
Updated expected date for 3.0.6 release.
Mariusz Felisiak
2020-04-24
Refs #31369 -- Deprecated models.NullBooleanField in favor of BooleanField(nu...
Tim Schilling
2020-04-22
Updated admin's XRegExp to 3.2.0.
Mariusz Felisiak
2020-04-21
Fixed #31479 -- Added support to reset sequences on SQLite.
Jon Dufresne
2020-04-20
Capitalized Unicode in docs, strings, and comments.
Jon Dufresne
2020-04-20
Fixed #31477 -- Removed "using" argument from DatabaseOperations.execute_sql_...
Jon Dufresne
2020-04-17
Fixed #31473 -- Made sql_flush() use RESTART IDENTITY to reset sequences on P...
Jon Dufresne
2020-04-15
Refs #27468 -- Changed default Signer algorithm to SHA-256.
Claude Paroz
2020-04-14
Fixed #29501 -- Allowed dbshell to pass options to underlying tool.
Adam Johnson
2020-04-14
Refs #29501 -- Allowed customizing exit status for management commands.
Adam Johnson
2020-04-14
Fixed #31196 -- Added support for PostGIS 3.
Sergey Fedoseev
2020-04-14
Fixed term warning on Sphinx 3.0.1+.
Mariusz Felisiak
2020-04-10
Fixed #13009 -- Added BoundField.widget_type property.
David Smith
2020-04-08
Fixed #28184 -- Allowed using a callable for FileField and ImageField storage.
miigotu
2020-04-06
Fixed #31030 -- Registered SQLite functions as deterministic on Python 3.8+.
Sergey Fedoseev
2020-04-06
Refs #7098 -- Deprecated passing raw column aliases to order_by().
Simon Charette
2020-04-06
Fixed #31420 -- Fixed crash when filtering subquery annotation against a Simp...
Hasan Ramezani
2020-04-02
Fixed #31275 -- Optimized sql_flush() without resetting sequences on MySQL.
c-bata
2020-04-01
Corrected docs spelling of PgBouncer.
Carlton Gibson
2020-04-01
Prevented (and corrected) single backtick usage in docs.
Adam Johnson
2020-04-01
Added stub release notes for 3.0.6.
Carlton Gibson
2020-04-01
Added release dates for 2.1.12 and 3.0.5.
Carlton Gibson
2020-03-31
Fixed #31375 -- Made contrib.auth.hashers.make_password() accept only bytes o...
Hasan Ramezani
2020-03-31
Fixed #30864 -- Doc'd classproperty decorator.
Deep Sukhwani
2020-03-31
Fixed #31403 -- Added support for returning fields from INSERT statements on ...
Adam Johnson
2020-03-26
Fixed #31402 -- Added migrate --check option.
Gordon Pendleton
2020-03-25
Fixed #31396 -- Added binary XOR operator to F expressions.
Hannes Ljungberg
2020-03-25
Fixed #31377 -- Disabled grouping by aliases on QuerySet.values()/values_list...
Hasan Ramezani
2020-03-24
Fixed #7664 -- Allowed customizing suffixes of MultiWidget.widgets' names.
David Smith
2020-03-23
Fixed #28194 -- Added support for normalization and cover density to SearchRank.
Hannes Ljungberg
2020-03-23
Fixed #19878 -- Deprecated TemplateView passing URL kwargs into context.
Adam Johnson
2020-03-20
Refs #29724 -- Added is_dst parameter to QuerySet.datetimes().
Hasan Ramezani
2020-03-19
Fixed #31123 -- Added --include-stale-apps option to the remove_stale_content...
gowthamk63
2020-03-18
Fixed #31224 -- Added support for asynchronous views and middleware.
Andrew Godwin
2020-03-18
Fixed #31371 -- Increased User.first_name max_length to 150 characters.
Ryan Petrello
2020-03-16
Fixed #31340 -- Allowed query expressions in SearchQuery.value and __search l...
Baptiste Mispelon
2020-03-16
Fixed #31363 -- Added support for negative integers to intword template filter.
jay20162016
2020-03-12
Fixed #8760 -- Changed ModelMultipleChoiceField to use invalid_list as a erro...
David Smith
2020-03-11
Fixed #31359 -- Deprecated get_random_string() calls without an explicit length.
Claude Paroz
2020-03-10
Fixed #30439 -- Added support for different plural forms for a language.
Claude Paroz
2020-03-10
Removed trailing whitespace in 3.1 release notes.
Carlton Gibson
2020-03-10
Added stub release notes for 2.2.12.
Carlton Gibson
2020-03-09
Fixed #31349 -- Used :nth-child() CSS pseudo-class to style alternative rows ...
Jon Dufresne
2020-03-05
Fixed #31327 -- Deprecated providing_args argument for Signal.
Jon Dufresne
2020-03-04
Added stub release notes for 3.0.5.
Mariusz Felisiak
2020-03-04
Fixed typo in docs/releases/1.11.29.txt.
Mariusz Felisiak
2020-03-04
Added CVE-2020-9402 to security archive.
Mariusz Felisiak
[prev]
[next]