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
/
ref
Age
Commit message (
Expand
)
Author
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-16
Fixed #23718 -- Doc'd that test mirrors require TransactionTestCase.
sarahboyce
2023-01-16
Fixed "nulls characters" typo in docs.
Steven
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
Corrected used JS libraries in GIS widget docs.
Mariusz Felisiak
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
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 #34208 -- Confirmed support for GDAL 3.6.
Mariusz Felisiak
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-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-14
Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.
Paolo Melchiorre
2022-12-14
Removed KyngChaos packages from docs.
Mariusz Felisiak
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
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-11-24
Fixed #34064 -- Adjusted locale override wording in settings docs.
Tibor Leupold
2022-11-23
Corrected a typo in signals reference.
Adam Zapletal
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-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-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-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-10-31
Fixed #16211 -- Added logical NOT support to F expressions.
David Wobrock
2022-10-21
Fixed typo in docs/ref/models/querysets.txt.
Ryan Cheley
[next]