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
Age
Commit message (
Expand
)
Author
2022-12-08
Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.
Mariusz Felisiak
2022-12-07
Fixed #34172 -- Improved ModelAdmin.get_urls example.
Sylvain Fankhauser
2022-12-07
Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.
James Bligh
2022-12-07
Refs #32339 -- Updated Form API docs to prefer as_div() output style.
David Smith
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
Fixed #24048 -- Corrected QuerySet.only() docs about interaction with defer().
Ryan Cheley
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-05
Fixed #34199 -- Added example to StringAgg docs.
sdolemelipone
2022-12-05
Fixed typo in docs/ref/contrib/postgres/aggregates.txt.
sdolemelipone
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-28
Doc's check_password()'s setter and preferred arguments.
Mariusz Felisiak
2022-11-25
Fixed #33747 -- Added exception notes to the technical 500 debug page.
Giebisch
2022-11-24
Adjusted BaseFormSet.get_form_kwargs example in docs.
Riccardo Magliocchetti
2022-11-24
Fixed #34064 -- Adjusted locale override wording in settings docs.
Tibor Leupold
2022-11-23
Fixed #31679 -- Delayed annotating aggregations.
Simon Charette
2022-11-23
Fixed typo in settings topic doc.
KrishnaKumar Thanki
2022-11-23
Corrected a typo in signals reference.
Adam Zapletal
2022-11-23
Refs #32873 -- Adjusted formatting note on USE_L10N default.
Anders Hovmöller
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
Refs #34099 -- Doc'd that custom Model.save() should update update_fields kwarg.
sarahboyce
2022-11-14
Fixed #34074 -- Added headers argument to RequestFactory and Client classes.
David Wobrock
2022-11-14
Fixed #34154 -- Made mixin headers consistent in auth docs.
Tony Lechner
2022-11-10
Updated documentation and comments for RFC updates.
Nick Pope
2022-11-10
Improved readability of string interpolation in frequently used examples in d...
Trey Hunner
2022-11-10
Improved async request factory and client docs.
David Wobrock
2022-11-09
Fixed #34135 -- Added async-compatible interface to related managers.
Jon Janzen
2022-11-08
Fixed #10070 -- Added support for pyformat style parameters on SQLite.
Ryan Cheley
2022-11-08
Fixed #34139 -- Fixed acreate(), aget_or_create(), and aupdate_or_create() me...
Jon Janzen
2022-11-07
Refs #33374 -- Adjusted full match condition handling.
Simon Charette
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
Refs #33939 -- Improved transaction.on_commit() docs.
Adam Johnson
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-04
Noted that JSON1 extension is enabled by default on SQLite 3.38+.
Nick Pope
2022-11-02
Fixed #30801 -- Improved guidance for making good use of signals.
Joseph Victor Zammit
2022-11-02
Fixed #34112 -- Added async-compatible interface to Model methods.
DevilsAutumn
2022-11-02
Fixed #34054 -- Created a new fixtures topic.
Filip Lajszczak
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
[prev]
[next]