summaryrefslogtreecommitdiff
path: root/docs
AgeCommit message (Expand)Author
2023-01-04Fixed #33961 -- Updated admin's jQuery to 3.6.3.Mariusz Felisiak
2023-01-04Refs #34074 -- Used headers argument for RequestFactory and Client in docs an...David Wobrock
2023-01-03Fixed #34200 -- Made the session role configurable on PostgreSQL.Mike Crute
2023-01-03Fixed #33783 -- Added IsEmpty GIS database function and __isempty lookup on P...Claude Paroz
2023-01-02Fixed #34235 -- Added ManifestFilesMixin.manifest_hash attribute.Florian Apolloner
2023-01-02Added stub release notes for 4.1.6.Mariusz Felisiak
2023-01-02Added release date for 4.1.5.Mariusz Felisiak
2022-12-29Fixed #34208 -- Confirmed support for GDAL 3.6.Mariusz Felisiak
2022-12-29Fixed #25617 -- Added case-insensitive unique username validation in UserCrea...Paul Schilling
2022-12-29Upgraded OpenLayers to v.7.2.2.Claude Paroz
2022-12-29Disabled auto-created table of contents entries on Sphinx 5.2+.Mariusz Felisiak
2022-12-28Fixed #14094 -- Added support for unlimited CharField on PostgreSQL.Adrian Torres
2022-12-28Fixed #18468 -- Added support for comments on columns and tables.kimsoungryoul
2022-12-22Fixed #33735 -- Added async support to StreamingHttpResponse.Carlton Gibson
2022-12-20Updated translations from Transifex.Mariusz Felisiak
2022-12-20Refs #34118 -- Adopted asgiref coroutine detection shims.Carlton Gibson
2022-12-20Refs DEP 12 -- Renamed TB to Steering Council wherever mentioned.Andrew Godwin
2022-12-19Fixed typo in docs/topics/async.txt.Mariusz Felisiak
2022-12-19Fixed #33662 -- Allowed Sitemap to customize languages for each item.Roxane
2022-12-17Fixed #34170 -- Implemented Heal The Breach (HTB) in GzipMiddleware.Andreas Pelme
2022-12-16Fixed typo in docs/topics/http/sessions.txt.TAKAHASHI Shuuji
2022-12-15Fixed #33308 -- Added support for psycopg version 3.Daniele Varrazzo
2022-12-14Fixed #34213 -- Updated PostgreSQL package names in installing PostGIS docs.Paolo Melchiorre
2022-12-14Removed KyngChaos packages from docs.Mariusz Felisiak
2022-12-10Fixed #34205 -- Fixed Meta.constraints validation crash with ArrayField and _...James Gillard
2022-12-09Fixed #33199 -- Deprecated passing positional arguments to Signer/TimestampSi...SirAbhi13
2022-12-08Made inspectdb used Cursor.description.display_size for CharFields' max_length.Mariusz Felisiak
2022-12-08Fixed #34201 -- Bumped minimum supported SQLite to 3.21.0.Mariusz Felisiak
2022-12-07Fixed #34172 -- Improved ModelAdmin.get_urls example.Sylvain Fankhauser
2022-12-07Fixed #32319 -- Added ES module support to ManifestStaticFilesStorage.James Bligh
2022-12-07Refs #32339 -- Updated Form API docs to prefer as_div() output style.David Smith
2022-12-06Added stub release notes for 4.1.5.Carlton Gibson
2022-12-06Added release date for 4.1.4.Carlton Gibson
2022-12-06Fixed #24048 -- Corrected QuerySet.only() docs about interaction with defer().Ryan Cheley
2022-12-06Updated various links to HTTPS and new locations.Mariusz Felisiak
2022-12-05Fixed #34194 -- Added django.utils.http.content_disposition_header().Alex Vandiver
2022-12-05Fixed #34199 -- Added example to StringAgg docs.sdolemelipone
2022-12-05Fixed typo in docs/ref/contrib/postgres/aggregates.txt.sdolemelipone
2022-12-01Refs #33308 -- Deprecated support for passing encoded JSON string literals to...Simon Charette
2022-11-30Refs #33397, Refs #34160 -- Added release note for resolving output_field cha...Mariusz Felisiak
2022-11-29Fixed #33701 -- Added fine-grained error locations to the technical 500 debug...Giebisch
2022-11-29Fixed #34187 -- Made UserCreationForm save many-to-many fields.sdolemelipone
2022-11-28Doc's check_password()'s setter and preferred arguments.Mariusz Felisiak
2022-11-25Fixed #33747 -- Added exception notes to the technical 500 debug page.Giebisch
2022-11-24Adjusted BaseFormSet.get_form_kwargs example in docs.Riccardo Magliocchetti
2022-11-24Fixed #34064 -- Adjusted locale override wording in settings docs.Tibor Leupold
2022-11-23Fixed #31679 -- Delayed annotating aggregations.Simon Charette
2022-11-23Fixed typo in settings topic doc.KrishnaKumar Thanki
2022-11-23Corrected a typo in signals reference. Adam Zapletal
2022-11-23Refs #32873 -- Adjusted formatting note on USE_L10N default.Anders Hovmöller