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-10-19
[4.0.x] Refs #32956 -- Changed docs to treat the acronym HTTP phonetically.
David Smith
2021-10-18
[4.0.x] Fixed #33194 -- Fixed migrations when altering a field with functiona...
Hannes Ljungberg
2021-10-05
[4.0.x] Refs #32074 -- Doc'd Python 3.10 compatibility in Django 3.2.x.
Mariusz Felisiak
2021-10-05
[4.0.x] Added stub release notes for Django 3.2.9.
Carlton Gibson
2021-10-05
[4.0.x] Added release date for 3.2.7.
Carlton Gibson
2021-09-29
[4.0.x] Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_res...
David Wobrock
2021-09-22
[4.0.x] Fixed typo in 4.0 release notes.
Jero Bado
2021-09-21
[4.0.x] Fixed #33083 -- Fixed selecting all items in the admin changelist whe...
Carlton Gibson
2021-09-20
Made cosmetic edits to docs/releases/4.0.txt.
Mariusz Felisiak
2021-09-20
Removed empty sections from 4.0 release notes.
Mariusz Felisiak
2021-09-20
Fixed #31026 -- Switched form rendering to template engine.
David Smith
2021-09-20
Fixed #32504 -- Updated admin's jQuery to 3.6.0.
Mariusz Felisiak
2021-09-18
Fixed #33077 -- Fixed links to related models for admin's readonly fields in ...
Ken Whitesell
2021-09-17
Fixed #32492 -- Added TrigramWordSimilarity() and TrigramWordDistance() on Po...
Nikita Marchant
2021-09-17
Fixed #27674 -- Deprecated GeoModelAdmin and OSMGeoAdmin.
Giannis Adamopoulos
2021-09-16
Fixed #32365 -- Made zoneinfo the default timezone implementation.
Carlton Gibson
2021-09-14
Fixed #33012 -- Added Redis cache backend.
Daniyal
2021-09-14
Fixed #32873 -- Deprecated settings.USE_L10N.
Claude Paroz
2021-09-08
Fixed #32219 -- Made InlineModelAdmin.verbose_name_plural fallback to its ver...
Siburg
2021-09-08
Fixed #30086, Refs #32873 -- Made floatformat template filter independent of ...
Mariusz Felisiak
2021-09-07
Fixed #32076 -- Added async methods to BaseCache.
Andrew-Chen-Wang
2021-09-01
Fixed #32309 -- Added --exclude option to startapp/startproject management co...
sage
2021-09-01
Added stub release notes for Django 3.2.8.
Mariusz Felisiak
2021-09-01
Added release date for 3.2.7.
Mariusz Felisiak
2021-08-31
Fixed #25264 -- Allowed suppressing base command options in --help output.
Jan Szoja
2021-08-30
Fixed #32992 -- Restored offset extraction for fixed offset timezones.
Carlton Gibson
2021-08-30
Fixed #33054 -- Made TestCase.captureOnCommitCallbacks() capture callbacks re...
Eugene Morozov
2021-08-27
Refs #32338 -- Made RadioSelect/CheckboxSelectMultiple render in <div> tags.
David Smith
2021-08-24
Fixed #32552 -- Added logger argument to DiscoverRunner.
Chris Jerdonek
2021-08-19
Fixed #33014 -- Made ProjectState raise exception when real_apps argument is ...
Chris Jerdonek
2021-08-17
Fixed #32964 -- Corrected 'setup'/'set up' usage in docs.
Andrew Northall
2021-08-05
Fixed #27590 -- Allowed customizing a manifest file storage in ManifestFilesM...
Jarosław Wygoda
2021-08-05
Refs #32986 -- Moved TRANSLATOR_COMMENT_MARK to django.utils.translation.temp...
Chris Jerdonek
2021-08-03
Fixed #32984 -- Allowed customizing a deletion field widget in formsets.
Ties Jan Hefting
2021-08-03
Fixed #31621 -- Added support for '--parallel auto' to test management command.
Adam Johnson
2021-08-02
Added stub release notes for Django 3.2.7.
Carlton Gibson
2021-08-02
Confirmed release date for Django 3.2.6.
Carlton Gibson
2021-07-30
Refs #32956 -- Updated words ending in -wards.
David Smith
2021-07-29
Refs #32916 -- Replaced request.csrf_cookie_needs_reset with request.META['CS...
Chris Jerdonek
2021-07-29
Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropr...
David Smith
2021-07-28
Refs #32946 -- Changed Query.add_filter() to take two arguments.
Keryn Knight
2021-07-27
Refs #32956 -- Changed "afterwards" to "afterward" in docs and comments.
David Smith
2021-07-26
Fixed #32947 -- Fixed hash() crash on reverse M2M relation when through_field...
Tom Wojcik
2021-07-22
Fixed #32275 -- Added scrypt password hasher.
ryowright
2021-07-22
Fixed #32951 -- Removed Query.where_class & co.
Nick Pope
2021-07-21
Refs #32949 -- Adjusted release note wording.
Carlton Gibson
2021-07-21
Fixed #32949 -- Restored invalid number handling in DecimalField.validate().
yakimka
2021-07-19
Refs #10929 -- Deprecated forced empty result value for PostgreSQL aggregates.
Nick Pope
2021-07-19
Fixed #10929 -- Added default argument to aggregates.
Nick Pope
2021-07-16
Fixed #32655 -- Deprecated extra_tests argument for DiscoverRunner.build_suit...
Jacob Walls
[next]