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
Age
Commit message (
Expand
)
Author
2023-11-17
Removed obsolete warnings about asgiref.sync adapters with sensitive variables.
Mariusz Felisiak
2023-11-17
Doc'd support for assistive technologies in the admin.
Thibaud Colas
2023-11-17
Refs #32819 -- Established relationship between form fieldsets and their help...
David Smith
2023-11-17
Refs #32819 -- Added aria-describedby test for widgets with custom id.
David Smith
2023-11-16
Refs #32819 -- Used auto_id instead of id_for_label as unique identifier for ...
David Smith
2023-11-15
Fixed #34970 -- Clarified Password Validation docs regarding the password_cha...
Markus Amalthea Magnuson
2023-11-15
Removed obsolete sentence in custom model field docs.
Giannis Terzopoulos
2023-11-15
Refs #33690 -- Added missing data-theme selector to example in theming suppor...
William Hayes
2023-11-14
Refs #34944 -- Propagated system checks for GeneratedField.output_field.
Mariusz Felisiak
2023-11-14
Fixed #34944 -- Made GeneratedField.output_field required.
Mariusz Felisiak
2023-11-14
Reverted "Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField ...
Mariusz Felisiak
2023-11-14
Fixed #34955 -- Made Concat() use || operator on PostgreSQL.
Simon Charette
2023-11-14
Fixed #34919 -- Added scope attribute to admindocs model templates.
jedidiah
2023-11-13
Fixed #34952 -- Copied dir list when processing locale folders to avoid missi...
Andrew Cordery
2023-11-13
Fixed #34967 -- Fixed queryset crash when grouping by constants on SQLite < 3...
David Sanders
2023-11-13
Fixed #34958 -- Fixed isolation of messages_tests.tests.TestLevelTags.test_lazy.
nessita
2023-11-09
Fixed #34457 -- Restored output for makemigrations --check.
Adam Johnson
2023-11-09
Fixed typos in docs/ref/models/fields.txt.
Jacob Walls
2023-11-08
Refs #30446, Refs #34944 -- Fixed crash when adding GeneratedField with strin...
Simon Charette
2023-11-08
Reverted "Fixed #34830 -- Added request to csrf_failure view's template conte...
Natalia
2023-11-07
Fixed #34830 -- Added request to csrf_failure view's template context.
Prakhar
2023-11-07
Fixed #34946 -- Preserved db_default on combined default field addition.
Simon Charette
2023-11-03
Fixed #34941 -- Fixed fetching decimal db_defaults for DecimalFields on Oracle.
Mariusz Felisiak
2023-11-03
Refs #34941 -- Skipped OperationTests.test_alter_field_change_nullable_to_dec...
Mariusz Felisiak
2023-11-02
Fixed #34936 -- Fixed migration crash for DecimalField with db_default on SQL...
David Sanders
2023-11-02
Refs #34936 -- Added test for altering DecimalField with db_default to non-nu...
David Sanders
2023-11-02
Refs #31300 -- Allowed testing GeneratedField without collation.
Tim Graham
2023-11-02
Fixed #34813 -- Doc'd usage of integrity HTML attribute with ManifestStaticFi...
Patrick Rauscher
2023-11-02
Fixed #34927 -- Fixed admin system check for inlines with foreign keys to pro...
Antoine Cheneau
2023-11-01
Added stub release notes for 4.2.8.
Mariusz Felisiak
2023-11-01
Added CVE-2023-46695 to security archive.
Mariusz Felisiak
2023-11-01
Fixed CVE-2023-46695 -- Fixed potential DoS in UsernameField on Windows.
Mariusz Felisiak
2023-10-31
Fixed #34462 -- Made admin log actions in bulk.
Akash Kumar Sen
2023-10-31
Refs #34462 -- Moved ModelAdmin.log_deletion() test to a separate test case.
Akash Kumar Sen
2023-10-31
Fixed #32106 -- Preserved HTTP_HOST in test Client when following redirects.
Ben Cail
2023-10-30
Refs #30601 -- Fixed typos in docs/topics/db/transactions.txt.
Natalia
2023-10-30
Refs #15578 -- Made cosmetic edits to fixtures docs.
Natalia
2023-10-30
Refs #29850 -- Added exclusion support to window frames.
Sarah Boyce
2023-10-30
Fixed #34932 -- Restored varchar_pattern_ops/text_pattern_ops index creation ...
Tom Carrick
2023-10-30
Fixed typo in docs/topics/forms/index.txt.
Mariusz Felisiak
2023-10-28
Refs #29850 -- Added RowRange support for positive integer start and negative...
Sarah Boyce
2023-10-28
Fixed #34943 -- Made EmailValidator.__eq__() ignore domain_allowlist ordering.
ksg
2023-10-28
Fixed typos in docs/ref/models/expressions.txt.
Sarah Boyce
2023-10-27
Fixed #30601 -- Doc'd the need to manually revert all app state on transactio...
lufafajoshua
2023-10-27
Doc'd writing integration tests for the system check framework.
Marc Gibbons
2023-10-27
Fixed isolation of DatabaseWrapperLoggingTests.test_commit_debug_log().
Mariusz Felisiak
2023-10-27
Fixed typo in docs/ref/contrib/gis/geos.txt.
Izzy Hyman
2023-10-26
Fixed #15578 -- Stated the processing order of fixtures in the fixtures docs.
Leo Suarez
2023-10-26
Fixed #10941 -- Added {% query_string %} template tag.
Tom Carrick
2023-10-25
Added missing pycon directives in various docs.
Mariusz Felisiak
[prev]
[next]