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-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
Updated translations from Transifex.
Mariusz Felisiak
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-10
Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and _...
James Gillard
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
2022-12-06
Added stub release notes for 4.1.5.
Carlton Gibson
2022-12-06
Added release date for 4.1.4.
Carlton Gibson
2022-12-06
Updated various links to HTTPS and new locations.
Mariusz Felisiak
2022-12-05
Fixed #34194 -- Added django.utils.http.content_disposition_header().
Alex Vandiver
2022-12-01
Refs #33308 -- Deprecated support for passing encoded JSON string literals to...
Simon Charette
2022-11-30
Refs #33397, Refs #34160 -- Added release note for resolving output_field cha...
Mariusz Felisiak
2022-11-29
Fixed #33701 -- Added fine-grained error locations to the technical 500 debug...
Giebisch
2022-11-29
Fixed #34187 -- Made UserCreationForm save many-to-many fields.
sdolemelipone
2022-11-25
Fixed #33747 -- Added exception notes to the technical 500 debug page.
Giebisch
2022-11-23
Fixed #31679 -- Delayed annotating aggregations.
Simon Charette
2022-11-22
Fixed #34171 -- Fixed QuerySet.bulk_create() on fields with db_column in uniq...
DevilsAutumn
2022-11-22
Fixed #34177 -- Fixed QuerySet.bulk_create() crash on "pk" in unique_fields.
Mariusz Felisiak
2022-11-21
Fixed #31090 -- Logged transaction management queries.
Ilya Bass
2022-11-18
Fixed #26056 -- Added QuerySet.values()/values_list() support for ArrayField'...
Ben Cail
2022-11-14
Fixed #34099 -- Added release notes for QuerySet.update_or_create() changes.
sarahboyce
2022-11-14
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
David Wobrock
2022-11-09
Fixed #34135 -- Added async-compatible interface to related managers.
Jon Janzen
2022-11-08
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...
Jon Janzen
2022-11-07
Refs #17144 -- Removed support for grouping by primary key.
Simon Charette
2022-11-07
Fixed #34088 -- Fixed Sitemap.get_latest_lastmod() crash with empty items.
Daniel Ivanov
2022-11-04
Fixed #34138 -- Avoided table rebuild when adding inline m2m fields on SQLite.
Mariusz Felisiak
2022-11-04
Removed obsolete references to pysqlite.
Nick Pope
2022-11-02
Fixed #34112 -- Added async-compatible interface to Model methods.
DevilsAutumn
2022-11-01
Added stub release notes for 4.1.4.
Mariusz Felisiak
2022-11-01
Added release date for 4.1.3.
Mariusz Felisiak
2022-10-31
Fixed #16211 -- Added logical NOT support to F expressions.
David Wobrock
2022-10-26
Refs #33173 -- Doc'd Python 3.11 compatibility in Django 4.1.x.
Mariusz Felisiak
2022-10-26
Fixed #33606 -- Cleansed sessionid cookie in error reports.
Tobias Bengfort
2022-10-24
Fixed #34111 -- Made test runner with --debug-sql format SQL queries.
Giebisch
2022-10-20
Fixed #34085 -- Made management commands don't use black for non-Python files.
Carlton Gibson
2022-10-13
Fixed #34069 -- Made LocaleMiddleware respect language from requests when i18...
Sergio
2022-10-08
Refs #33990 -- Renamed TransactionTestCase.assertQuerysetEqual() to assertQue...
Gregor Gärtner
2022-10-07
Refs #33990 -- Renamed SimpleTestCase.assertFormsetError() to assertFormSetEr...
Gregor Gärtner
2022-10-06
Fixed #32603 -- Made ModelAdmin.list_editable use transactions.
Shubh1815
2022-10-06
Refs #30158 -- Removed alias argument for Expression.get_group_by_cols().
Simon Charette
2022-10-04
Added CVE-2022-36359 to security archive.
Carlton Gibson
[prev]
[next]