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
/
topics
Age
Commit message (
Expand
)
Author
2025-09-17
Refs #35859 -- Removed support for Task enqueuing on transaction commit.
Jacob Walls
2025-09-17
Refs #35859 -- Included Task backends in system checks docs.
Jacob Walls
2025-09-16
Fixed #35859 -- Added background Tasks framework interface.
Jake Howard
2025-09-15
Fixed #36591 -- Removed unnecessary dotted paths in email docs.
Dani Fornons
2025-09-12
Fixed #36597 -- Corrected directives for functions from email module in docs.
Mridul Dhall
2025-09-05
Fixed #36524 -- Enabled docs cross references to EmailMessage methods.
Mike Edmunds
2025-09-05
Removed redundant directive in email docs.
Mike Edmunds
2025-08-29
Fixed #35831 -- Documented the model form meta API in model form reference docs.
Mustafa Pirbhai
2025-08-28
Fixed #36532 -- Added Content Security Policy view decorators to override or ...
Rob Hudson
2025-08-28
Ensured :doc: role uses absolute targets in docs.
Adam Johnson
2025-08-28
Fixed #36570 -- Removed unnecessary :py domain from documentation roles.
SaJH
2025-08-25
Refs #36485 -- Rewrapped docs to 79 columns line length.
David Smith
2025-08-25
Refs #36485 -- Removed double spaces after periods in sentences.
Natalia
2025-08-25
Refs #36485 -- Fixed dangling hyphen and unbalanced inline markup in docs.
David Smith
2025-08-25
Refs #36485 -- Removed unnecessary parentheses in :meth: and :func: roles in ...
David Smith
2025-08-19
Fixed spelling of "logged-in" when used as an adjective in docs.
mengxun
2025-08-14
Fixed #36410 -- Added support for Template Partials to the Django Template La...
farhan
2025-08-11
Corrected code examples in topics docs.
Rohit
2025-08-04
Corrected assertNumQueries() example in docs/topics/testing/tools.txt.
Adam Zapletal
2025-07-25
Fixed #35581 -- Updated django.core.mail to Python's modern email API.
Mike Edmunds
2025-07-25
Fixed typo in docs/topics/email.txt.
Mike Edmunds
2025-07-17
Refs #36163 -- Reordered EmailMessage options in docs/topics/email.txt.
Mike Edmunds
2025-07-17
Fixed #36163 -- Deprecated most positional arguments in django.core.mail.
Mike Edmunds
2025-07-17
Fixed get_connection() signature in docs/topics/email.txt.
Mike Edmunds
2025-06-27
Fixed #15727 -- Added Content Security Policy (CSP) support.
Rob Hudson
2025-06-13
Corrected jsonfield fieldlookup references.
Sarah Boyce
2025-06-11
Made minor grammar and punctuation fixes in docs/topics/migrations.txt.
Clifford Gama
2025-06-10
Refs #373 -- Doc'd that on_delete is ignored for ForeignObject.
Jacob Walls
2025-06-10
Fixed #36449 -- Fixed field types in example model using ForeignObject.
Jacob Walls
2025-05-20
Fixed #34262 -- Added support for AnyValue for SQLite, MySQL, Oracle, and Pos...
ontowhee
2025-05-16
Fixed #33312 -- Raised explicit exception when copying deferred model instances.
Simon Charette
2025-05-14
Fixed #36085 -- Added JSONField support for negative array indexing on SQLite.
savanto
2025-05-02
Fixed #17461 -- Doc'd the presumed order of foreign keys on the intermediary ...
Clifford Gama
2025-04-27
Fixed #36335 -- Fixed typo in docs/topics/db/managers.txt.
dbogar89
2025-04-15
Fixed #36311 -- Unified spelling of "hardcode" and its variants in docs.
Ahmed Nassar
2025-04-15
Fixed #36269 -- Documented how to test callable storage in FileField.
Ahmed Nassar
2025-04-15
Fixed #35993 -- Documented gettext f-string support limitations.
Ahmed Nassar
2025-03-31
Fixed #36265 -- Added support for serialization of ZoneInfo instances in migr...
Song Junho
2025-03-23
Fixed typo in docs/topics/signals.txt.
mguegnol
2025-03-21
Fixed #36095 -- Introduced lazy references in "Models across files" section.
Clifford Gama
2025-03-18
Fixed #33497 -- Doc'd that persistent DB connections should be disabled in AS...
Carlton Gibson
2025-03-18
Fixed #36202 -- Added examples of JSONField __contains and __contained_by loo...
Clifford Gama
2025-03-17
Fixed #36254 -- Fixed template dictionary unpacking in docs/topics/i18n/timez...
YQ
2025-03-13
Fixed incorrect formatting for inline pluralized code references in docs.
Clifford Gama
2025-03-12
Fixed #36249 -- Fixed typo in docs/topics/db/queries.txt.
hesham hatem
2025-03-12
Fixed #35676 -- Made BaseModelForm validate constraints that reference an Inl...
Clifford Gama
2025-03-04
Fixed #36128 -- Clarified auto-generated unique constraint on m2m through mod...
Clifford Gama
2025-03-02
Added some heading labels to to docs/topics/cache.txt.
Tim Graham
2025-02-24
Added security reporting guidelines.
Sarah Boyce
2025-02-19
Fixed #35358, Refs #35234 -- Renamed _check() methods to check() for constrai...
Mariusz Felisiak
[next]