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
/
4.0.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2024-02-05
Replaced "Django test runner" with DiscoverRunner in release notes.
Tim Graham
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-01-17
Refs #32365 -- Removed django.utils.timezone.utc per deprecation timeline.
Mariusz Felisiak
2023-01-17
Refs #32365 -- Removed support for pytz timezones per deprecation timeline.
Mariusz Felisiak
2022-06-21
Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle in Djan...
Mariusz Felisiak
2021-12-22
Refs #32355 -- Bumped required psycopg2 version to 2.8.4.
Mariusz Felisiak
2021-12-07
Improved release notes wording for template-based form rendering.
Nick Pope
2021-12-07
Finalized release notes for Django 4.0.
Mariusz Felisiak
2021-12-07
Updated asgiref dependency for 4.0 release series.
Mariusz Felisiak
2021-11-24
Fixed typo in docs/releases/4.0.txt.
Ryuji Tsutsui
2021-11-18
Added Malay language.
jhisham
2021-11-05
Fixed #33253 -- Reverted "Fixed #32319 -- Added ES module support to Manifest...
Mariusz Felisiak
2021-11-05
Refs #33263 -- Expanded release notes for DeleteView adopting FormMixin.
Carlton Gibson
2021-09-29
Fixed #33141 -- Renamed Expression.empty_aggregate_value to empty_result_set_...
David Wobrock
2021-09-22
Fixed typo in 4.0 release notes.
Jero Bado
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-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-08-31
Fixed #25264 -- Allowed suppressing base command options in --help output.
Jan Szoja
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-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-07-29
Refs #32916 -- Replaced request.csrf_cookie_needs_reset with request.META['CS...
Chris Jerdonek
2021-07-28
Refs #32946 -- Changed Query.add_filter() to take two arguments.
Keryn Knight
2021-07-22
Fixed #32275 -- Added scrypt password hasher.
ryowright
2021-07-22
Fixed #32951 -- Removed Query.where_class & co.
Nick Pope
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
2021-07-15
Fixed #32905 -- Added CSS class for non-form errors of formsets.
Ties Jan Hefting
2021-07-14
Fixed #21936 -- Allowed DeleteView to work with custom Forms and SuccessMessa...
Carlton Gibson
2021-07-09
Fixed #27021 -- Allowed lookup expressions in annotations, aggregations, and ...
Ian Foote
[next]