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
2024-04-10
Updated docs for updating translations in docs/internals/howto-release-django...
nessita
2024-04-10
Fixed #35361 -- Added release notes for 4.2.12 and 5.0.5 for backport of b231...
Natalia
2024-04-10
Fixed #35350 -- Fixed save() with pk set on models with GeneratedFields.
Sarah Boyce
2024-04-05
Refs #35354 -- Clarified FORCE_SCRIPT_NAME docs.
Carlton Gibson
2024-04-04
Refs #31710 -- Improved multiple file upload docs.
Adam Johnson
2024-04-04
Fixed #35347 -- Clarified choice_set attribute in tutorial 2.
Lang Tran
2024-04-03
Added stub release notes for 5.0.5.
Natalia
2024-04-03
Added release date for 5.0.4.
Natalia
2024-04-02
Fixed #35336 -- Addressed crash when adding a GeneratedField with % literals.
Simon Charette
2024-04-01
Fixed #35344, Refs #34838 -- Corrected output_field of resolved columns for G...
Johannes Westphal
2024-03-29
Restored django.db.models.F import in final code snippet added at the beginni...
Taishi Endo
2024-03-28
Fixed typo in docs/topics/signals.txt.
Matthias Kestenholz
2024-03-27
Fixed #34977 -- Improved accessibility in the UserChangeForm by replacing the...
Fabian Braun
2024-03-27
Fixed #35233 -- Moved template engine system checks to backend methods.
Giannis Terzopoulos
2024-03-26
Fixed #35329 -- Fixed migrations crash when adding partial unique constraints...
Mariusz Felisiak
2024-03-21
Added RowNumber() link in Rank() docs.
Adam Zapletal
2024-03-18
Refs #34059, Refs #34060 -- Removed outdated warning about validation of JSON...
Mariusz Felisiak
2024-03-18
Refs #31014 -- Added srid argument to FromWKB/FromWKT() GIS functions.
Claude Paroz
2024-03-15
Refs #33996 -- Updated CheckConstraint validation on NULL values on Oracle 23c+.
Mariusz Felisiak
2024-03-14
Fixed #35273 -- Fixed rendering AdminFileWidget's attributes.
Johannes Maron
2024-03-13
Fixed #34901 -- Added async-compatible interface to session engines.
Jon Janzen
2024-03-11
Fixed #14831 -- Extended template style guide in docs.
Ryan Cheley
2024-03-11
Fixed #25595 -- Doc'd that URLValidator rejects file:// URIs without a host.
Adam Zapletal
2024-03-10
Fixed #35280 -- Improved iriencode filter example in docs.
canhuynh1998
2024-03-08
Corrected code-block directives in topics/forms/formsets.txt.
Mitchina
2024-03-08
Fixed #35223 -- Made Model.full_clean() ignore fields with db_default when va...
Ben Cail
2024-03-07
Fixed #35030 -- Made django.contrib.auth decorators to work with async functi...
Dingning
2024-03-07
Fixed typos in docstrings and docs.
cuinix
2024-03-06
Fixed broken links and redirects in docs.
Mariusz Felisiak
2024-03-06
Updated broken links in docs/ref/contrib/gis/tutorial.txt.
Mohammad Alsakhawy
2024-03-05
Fixed #35252 -- Optimized _route_to_regex().
Adam Johnson
2024-03-05
Fixed #35267 -- Clarified time zone topic for PostgreSQL in docs.
Josh Smeaton
2024-03-04
Fixed #35261 -- Corrected Media JS example of object-based paths in docs.
Leandro de Souza
2024-03-04
Added stub release notes for 5.0.4.
Mariusz Felisiak
2024-03-04
Added CVE-2024-27351 to security archive.
Mariusz Felisiak
2024-03-04
Refs CVE-2024-27351 -- Forwardported release notes and tests.
Shai Berger
2024-03-01
Refs #33497 -- Added connection pool support for PostgreSQL.
Sarah Boyce
2024-03-01
Refs #35234 -- Deprecated CheckConstraint.check in favor of .condition.
Simon Charette
2024-02-29
Fixed #35198 -- Fixed facet filters crash on querysets with no primary key.
Shafiya Adzhani
2024-02-29
Fixed typo in docs/ref/contrib/admin/index.txt.
kbehlers
2024-02-28
Removed #django-geo IRC channel in docs.
Mariusz Felisiak
2024-02-28
Refs #34964 -- Doc'd that Q expression order is preserved.
David Sanders
2024-02-26
Added release date for 5.0.3, 4.2.11, and 3.2.25.
Mariusz Felisiak
2024-02-23
Fixed #35090 -- Deprecated registering URL converters with the same name.
Salvo Polizzi
2024-02-21
Fixed #34806 -- Made cached_db session backend resilient to cache write errors.
Sulabh Katila
2024-02-21
Removed distracting note from tutorial 4.
Carlton Gibson
2024-02-20
Fixed #35238 -- Fixed database serialization crash when base managers use pre...
AlexCLeduc
2024-02-20
Fixed #34429 -- Allowed setting unusable passwords for users in the auth forms.
Fabian Braun
2024-02-20
Fixed #35153 -- Added note about locale name notation to FORMAT_MODULE_PATH d...
sandjio
2024-02-17
Fixed #28011 -- Corrected Field.hidden docs.
Adam Johnson
[prev]
[next]