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-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
2025-02-18
Refs #36005 -- Used datetime.UTC alias instead of datetime.timezone.utc.
Mariusz Felisiak
2025-02-16
Refs #35967 -- Deprecated BaseDatabaseCreation.create_test_db(serialize).
Simon Charette
2025-02-16
Refs #35967 -- Doc'd DatabaseCreation.serialize_db_to_string() method.
Simon Charette
2025-01-28
Refs #36005 -- Bumped minimum supported versions of 3rd-party packages.
Mariusz Felisiak
2025-01-22
Fixed #24529 -- Allowed double squashing of migrations.
Georgi Yanchev
2025-01-20
Fixed #36005 -- Dropped support for Python 3.10 and 3.11.
Mariusz Felisiak
2025-01-15
Refs #35090 -- Removed support for django.urls.register_converter() overridin...
Sarah Boyce
2025-01-15
Removed versionadded/changed annotations for 5.1.
Sarah Boyce
2025-01-15
Fixed #36070 -- Clarified model validation behavior for composite pks.
Jacob Walls
2025-01-15
Refs #36070 -- Referred to pk as an attribute when a composite primary key is...
Jacob Walls
2025-01-14
Fixed #36075 -- Documented how to introspect composite primary keys.
Simon Charette
2025-01-07
Refs #36042 -- Raised ValueError when providing composite expressions to aggr...
Jacob Walls
2025-01-02
Fixed #36037 -- Fixed default primary key type in docs.
Ari Pollak
2025-01-02
Fixed #35886 -- Added support for object-based form media script assets.
Johannes Maron
2024-12-16
Fixed #36008 -- Fixed order of database reset in TransactionTestCase docs.
Chiemezuo
2024-12-11
Removed links to outdated tools in docs/topics/performance.txt.
amansharma612
2024-12-02
Removed question marks from headings in docs/topics/db/fixtures.txt.
Anders Hovmöller
2024-12-02
Fixed #35964 -- Cleaned up can_order and can_delete formset examples.
antoliny0919
2024-11-29
Fixed #373 -- Added CompositePrimaryKey.
Bendeguz Csirmaz
2024-11-26
Added missing backticks to class-based views docs.
Adam Zapletal
2024-11-18
Refs #32339 -- Updated formset docs to reflect default rendering as as_div.
antoliny0919
2024-11-18
Fixed typo in docs/topics/performance.txt.
Caitlin Hogan
2024-11-14
Fixed #35784 -- Added support for preserving the HTTP request method in HttpR...
Lorenzo Peña
2024-11-14
Fixed #35887 -- Added imports and admin.site.register to non-partial admin in...
Alexander Lazarević
2024-11-14
Fixed #17430 -- Documented access to the Django admin when using a custom aut...
Maria Hynes
2024-11-13
Fixed #35843 -- Clarified formset docs about reordering forms.
Clifford Gama
2024-10-30
Added missing lang attributes to html elements in docs.
Johanan-Ayadata
2024-10-30
Fixed #35864 -- Documented EmailMessage.connection is ignored when using send...
Mike Edmunds
2024-10-23
Fixed #35731 -- Extended db_default docs.
Yash
2024-10-15
Fixed #35782 -- Allowed overriding password validation error messages.
Ben Cail
2024-10-15
Refs #35782 -- Documented the get_help_text methods in password validators.
Ben Cail
2024-10-09
Refs #35502 -- Clarified models.py file path in docs/topics/db/queries.txt.
Natalia
2024-10-07
Fixed #35303 -- Implemented async auth backends and utils.
Jon Janzen
2024-09-25
Updated sign() outputs in Cryptographic signing docs.
Mariusz Felisiak
2024-09-17
Fixed #29522 -- Refactored the Deserializer functions to classes.
Amir Karimi
2024-09-17
Fixed #35660 -- Made serialized_rollback and fixture data available in Transa...
Jacob Walls
2024-09-16
Fixed #35767 -- Adjusted customizing User model docs.
Carlton Gibson
[prev]
[next]