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.2.txt
Age
Commit message (
Expand
)
Author
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2023-11-27
Fixed #34978, Refs #31331 -- Added backward incompatibility note about raw ag...
Mariusz Felisiak
2023-11-19
Refs #34118 -- Doc'd Python 3.12 compatibility in Django 4.2.x.
Mariusz Felisiak
2023-10-22
Fixed typo in docs/releases/4.2.txt.
Claire Pritchard
2023-09-18
Refs #27236 -- Removed Meta.index_together per deprecation timeline.
Mariusz Felisiak
2023-05-03
Fixed #34529, Refs #34525 -- Reduced index operations with Meta.indexes/index...
Mariusz Felisiak
2023-05-02
Fixed #34515 -- Made LocaleMiddleware prefer language from paths when i18n pa...
Mariusz Felisiak
2023-04-28
Refs #34118, Refs #34504 -- Added backward incompatibility note about EmailBa...
Mariusz Felisiak
2023-04-17
Used extlinks for PyPI links.
Tim Graham
2023-04-12
Refs #34482 -- Reverted "Fixed #32969 -- Fixed pickling HttpResponse and subc...
Mariusz Felisiak
2023-04-04
Refs #34434 -- Added note about breaking changes in psycopg version 3 to rele...
David Sanders
2023-04-03
Finalized release notes for Django 4.2.
Mariusz Felisiak
2023-03-18
Fixed #34322 -- Made ES module support to ManifestStaticFilesStorage optional.
Mariusz Felisiak
2023-03-09
Fixed #34395 -- Updated admin's jQuery to 3.6.4.
Mariusz Felisiak
2023-03-01
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
django-bot
2023-02-22
Moved DatabaseIntrospection.get_table_description() internal_size release not...
Tim Graham
2023-02-04
Increased the default PBKDF2 iterations for Django 5.0.
Mariusz Felisiak
2023-01-17
Fixed typo in docs/releases/4.2.txt.
John Whitlock
2023-01-17
Doc'd that 4.2 is LTS.
Mariusz Felisiak
2023-01-17
Removed remaining empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
Fixed #34264 -- Moved release note about session cookies into error reporting...
Sébastien Corbin
2023-01-17
Made cosmetic edits to docs/releases/4.2.txt.
Mariusz Felisiak
2023-01-17
Removed empty sections from 4.2 release notes.
Mariusz Felisiak
2023-01-17
Fixed #34255 -- Made PostgreSQL backend use client-side parameters binding wi...
Mariusz Felisiak
2023-01-17
Refs #34255 -- Bumped required psycopg version to 3.1.8.
Mariusz Felisiak
2023-01-13
Fixed #34234 -- Dropped support for PROJ 4.
Leo
2023-01-12
Refs #26029 -- Deprecated DEFAULT_FILE_STORAGE and STATICFILES_STORAGE settings.
Jarosław Wygoda
2023-01-12
Fixed #26029 -- Allowed configuring custom file storage backends.
Jarosław Wygoda
2023-01-10
Refs #31014 -- Added FromWKB and FromWKT GIS database functions.
Mariusz Felisiak
2023-01-10
Fixed #34110 -- Added in-memory file storage.
Francesco Panico
2023-01-05
Fixed #33865 -- Optimized LimitedStream wrapper.
Nick Pope
2023-01-05
Refs #32355 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2023-01-05
Refs #32355 -- Bumped mysqlclient requirement to >= 1.4.3.
Mariusz Felisiak
2023-01-04
Fixed #33961 -- Updated admin's jQuery to 3.6.3.
Mariusz Felisiak
2023-01-03
Fixed #34200 -- Made the session role configurable on PostgreSQL.
Mike Crute
2023-01-03
Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...
Claude Paroz
2023-01-02
Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.
Florian Apolloner
2022-12-29
Fixed #25617 -- Added case-insensitive unique username validation in UserCrea...
Paul Schilling
2022-12-29
Upgraded OpenLayers to v.7.2.2.
Claude Paroz
2022-12-28
Fixed #14094 -- Added support for unlimited CharField on PostgreSQL.
Adrian Torres
2022-12-28
Fixed #18468 -- Added support for comments on columns and tables.
kimsoungryoul
2022-12-22
Fixed #33735 -- Added async support to StreamingHttpResponse.
Carlton Gibson
2022-12-20
Refs #34118 -- Adopted asgiref coroutine detection shims.
Carlton Gibson
2022-12-19
Fixed #33662 -- Allowed Sitemap to customize languages for each item.
Roxane
2022-12-17
Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware.
Andreas Pelme
2022-12-15
Fixed #33308 -- Added support for psycopg version 3.
Daniele Varrazzo
2022-12-09
Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...
SirAbhi13
2022-12-08
Made inspectdb used Cursor.description.display_size for CharFields' max_length.
Mariusz Felisiak
2022-12-08
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
Mariusz Felisiak
2022-12-07
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
James Bligh
[next]