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
/
tests
Age
Commit message (
Expand
)
Author
2023-11-24
Fixed #34983 -- Deprecated django.utils.itercompat.is_iterable().
Nick Pope
2023-11-24
Fixed #34818 -- Prevented GenericIPAddressField from mutating error messages.
Parth Verma
2023-11-23
Fixed #26827 -- Improved ModelState error message when relations refer model ...
Prashant Pandey
2023-11-23
Fixed #14611 -- Added query_params argument to RequestFactory and Client clas...
Tom Carrick
2023-11-23
Fixed #34987 -- Fixed queryset crash when mixing aggregate and window annotat...
Simon Charette
2023-11-22
Fixed #34985 -- Fixed GeneratedFields.contribute_to_class() crash when apps a...
Mariusz Felisiak
2023-11-22
Fixed #34984 -- Skipped GeneratedFields when remaking tables on SQLite.
Sarah Boyce
2023-11-22
Refs #34900 -- Skipped Selenium requirement on daily builds for Python 3.13.
Mariusz Felisiak
2023-11-21
Fixed runtests.py crash on PyPy.
Michał Górny
2023-11-21
Refs #34900 -- Skipped argon2-cffi requirement on daily builds for Python 3.13.
Mariusz Felisiak
2023-11-20
Refs #34900 -- Added Python 3.13 to daily builds.
Mariusz Felisiak
2023-11-18
Refs #34118 -- Used Python 3.12 for GitHub actions.
Mariusz Felisiak
2023-11-18
Refs #34975 -- Complemented rhs filtering aggregations for __in lookup.
Simon Charette
2023-11-18
Fixed #34975 -- Fixed crash of conditional aggregate() over aggregations.
Simon Charette
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-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-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-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 #34927 -- Fixed admin system check for inlines with foreign keys to pro...
Antoine Cheneau
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 #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-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-27
Fixed isolation of DatabaseWrapperLoggingTests.test_commit_debug_log().
Mariusz Felisiak
2023-10-26
Fixed #10941 -- Added {% query_string %} template tag.
Tom Carrick
2023-10-25
Fixed #34904 -- Prevented mutating sent emails from outbox in locmem email ba...
sindre
2023-10-24
Fixed #34923 -- Avoided initializing LEVEL_TAGS when importing django.contrib...
Mariusz Felisiak
2023-10-24
Fixed #34920 -- Made FileExtensionValidator.__eq__() ignore allowed_extension...
ksg97031
2023-10-23
Fixed #34899 -- Added blank choice to forms' callable choices lazily.
Nick Pope
2023-10-23
Refs #34899 -- Extracted Field.flatchoices to flatten_choices helper function.
Nick Pope
2023-10-23
Refs #31262 -- Added __eq__() and __getitem__() to BaseChoiceIterator.
Nick Pope
2023-10-22
Fixed #34921 -- Fixed crash of warning for unbound naive datetimes.
David Sanders
[prev]
[next]