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
2022-08-03
[4.1.x] Updated release notes for Django 4.1 release.
Carlton Gibson
2022-08-03
[4.1.x] Added CVE-2022-36359 to security archive.
Carlton Gibson
2022-08-03
[4.1.x] Fixed CVE-2022-36359 -- Escaped filename in Content-Disposition header.
Carlton Gibson
2022-08-03
[4.1.x] Adjusted version 4.0.7 release notes.
Carlton Gibson
2022-07-27
[4.1.x] Adjusted release notes for 4.0.7 and 3.2.15.
Carlton Gibson
2022-07-27
[4.1.x] Added release date and stub release notes for 4.0.7 and 3.2.15 releases.
Carlton Gibson
2022-07-09
[4.1.x] Refs CVE-2022-34265 -- Unified DatabaseOperations._convert_*_to_tz() ...
Mariusz Felisiak
2022-07-06
[4.1.x] Refs CVE-2022-34265 -- Properly escaped Extract() and Trunc() paramet...
Simon Charette
2022-07-04
[4.1.x] Added CVE-2022-34265 to security archive.
Mariusz Felisiak
2022-07-04
[4.1.x] Added stub release notes for 4.0.7.
Mariusz Felisiak
2022-07-04
[4.1.x] Fixed CVE-2022-34265 -- Protected Trunc(kind)/Extract(lookup_name) ag...
Mariusz Felisiak
2022-06-27
[4.1.x] Fixed docs build with sphinxcontrib-spelling 7.5.0+.
Mariusz Felisiak
2022-06-27
[4.1.x] Added stub release notes and release date for 4.0.6 and 3.2.14.
Mariusz Felisiak
2022-06-21
[4.1.x] Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle...
Mariusz Felisiak
2022-06-16
[4.1.x] Updated asgiref dependency for 4.1 release series.
Carlton Gibson
2022-06-01
[4.1.x] Added stub release notes for 4.0.6.
Carlton Gibson
2022-06-01
[4.1.x] Updated release date for Django 4.0.5.
Carlton Gibson
2022-05-24
[4.1.x] Fixed #33724 -- Doc'd exclude argument changes in model validation.
Mariusz Felisiak
2022-05-21
[4.1.x] Fixed #33725 -- Made hidden quick filter in admin's navigation sideba...
Sankalp
2022-05-19
[4.1.x] Fixed #33705 -- Fixed crash when using IsNull() lookup in filters.
David Wobrock
2022-05-17
Removed empty sections from 4.1 release notes.
Carlton Gibson
2022-05-17
Refs #32339 -- Deprecated default.html form template.
David Smith
2022-05-17
Update docs/releases/4.1.txt
Alokik Vijay
2022-05-17
Fixed #32565 -- Moved internal URLResolver view-strings mapping to admindocs.
Alokik Vijay
2022-05-17
Refs #27064 -- Made migrations generate RenameIndex operations when moving in...
David Wobrock
2022-05-16
Refs #27064 -- Made migrations generate RenameIndex operations when renaming ...
David Wobrock
2022-05-16
Fixed #27550 -- Allowed GEOSGeometry.normalize() to return a normalized clone.
Marcelo Galigniana
2022-05-16
Fixed #33681 -- Made Redis client pass CACHES["OPTIONS"] to a connection pool.
Mariusz Felisiak
2022-05-12
Refs #27064 -- Added RenameIndex migration operation.
David Wobrock
2022-05-12
Fixed #32559 -- Added 'step_size’ to numeric form fields.
Kapil Bansal
2022-05-12
Fixed #33543 -- Deprecated passing nulls_first/nulls_last=False to OrderBy an...
Mariusz Felisiak
2022-05-11
Fixed #33691 -- Deprecated django.contrib.auth.hashers.CryptPasswordHasher.
Mariusz Felisiak
2022-05-10
Fixed #33622 -- Allowed customizing error messages for invalid number of forms.
Marc Seguí Coll
2022-05-10
Fixed #30581 -- Added support for Meta.constraints validation.
Gagaro
2022-05-05
Fixed #32339 -- Added div.html form template.
David Smith
2022-05-04
Fixed #33675 -- Dropped support for PostgreSQL 10 and PostGIS 2.4.
Mariusz Felisiak
2022-05-03
Updated release date for Django 4.0.5.
Carlton Gibson
2022-04-28
Removed hyphen from pre-/re- prefixes.
David
2022-04-28
Changed "stdlib" to "Standard Library" in docs/releases/1.9.txt.
David
2022-04-28
Added backticks to code literals in various docs.
David
2022-04-28
Changed "refactorings" to "refactoring" in docs/releases/1.0.txt.
David
2022-04-28
Changed "ie." to "i.e." in docs.
David
2022-04-27
Refs #32339 -- Allowed renderer to specify default form and formset templates.
Carlton Gibson
2022-04-26
Fixed #33646 -- Added async-compatible interface to QuerySet.
Andrew Godwin
2022-04-22
Refs #27674 --- Deprecated django.contrib.gis.admin.OpenLayersWidget.
Mariusz Felisiak
2022-04-20
Refactored out RedirectURLMixin.get_redirect_url().
Aymeric Augustin
2022-04-19
Fixed #33639 -- Enabled cached template loader in development.
Carlton Gibson
2022-04-14
Refs #31169 -- Added release note for parallel test running changes.
Carlton Gibson
2022-04-13
Fixed #30511 -- Used identity columns instead of serials on PostgreSQL.
Florian Apolloner
2022-04-11
Added stub release notes for 4.0.5.
Mariusz Felisiak
[next]