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-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
2023-10-20
Fixed #34911 -- Corrected HTML heading levels on admindocs' main page.
laserhyena
2023-10-19
Fixed #34905 -- Corrected admin's main content element rendered in <main> tag.
ontowhee
2023-10-19
Made SeleniumTests.test_select_multiple less flaky by improving Selenium waits.
Sarah Boyce
2023-10-18
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
Sarah Boyce
2023-10-16
Refs #34043 -- Added context managers to SeleniumTestCase for changing window...
Sarah Boyce
2023-10-16
Refs #34900, Refs #34118 -- Updated assertion in test_skip_class_unless_db_fe...
Mariusz Felisiak
2023-10-16
Fixed #34798 -- Fixed QuerySet.aggregate() crash when referencing expressions...
Simon Charette
2023-10-12
Refs #34840 -- Fixed test_validate_nullable_textfield_with_isnull_true() on d...
Mariusz Felisiak
2023-10-11
Fixed #12241 -- Preserved query strings when using "Save and continue/add ano...
Mariana
2023-10-11
Refs #34882 -- Fixed GISFunctionsTests.test_asgeojson_option_0() test on Oracle.
Mariusz Felisiak
2023-10-06
Fixed #34889 -- Fixed get_prefetch_queryset() fallback in prefetch_one_level().
Mariusz Felisiak
2023-10-06
Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non-default...
Denis Rouzaud
2023-10-04
Refs #33482 -- Fixed QuerySet selecting and filtering againts Exists() with e...
Simon Charette
2023-10-04
Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
pieterck
2023-10-04
Fixed CVE-2023-43665 -- Mitigated potential DoS in django.utils.text.Truncato...
Natalia
2023-10-03
Fixed #34657 -- Made assert(Not)Contains/assertInHTML display haystacks in er...
Chinmoy Chakraborty
2023-10-03
Refs #34657 -- Made msg_prefix handling in assertURLEqual()/assertInHTML cons...
Mariusz Felisiak
2023-10-02
Fixed #34883 -- Allowed template tags to set extra data on templates.
Carlton Gibson
2023-09-29
Refs #34657 -- Made assertInHTML() use unparsed needle in error messages.
Chinmoy Chakraborty
2023-09-29
Refs #15667 -- Added resetting default renderer when FORM_RENDERER is changed.
Mariusz Felisiak
2023-09-29
Fixed #34878 -- Fixed autoreloader crash when FORM_RENDERER is set to Templat...
Dan Jacob
2023-09-28
Fixed #34877 -- Fixed migrations crash when adding GeneratedField with output...
Paolo Melchiorre
2023-09-26
Fixed #34873 -- Added QuerySet.explain() support for GENERIC_PLAN option on P...
Mariusz Felisiak
2023-09-26
Fixed #34835 -- Made admin's changelist filters render in <nav> tag.
lstaana
2023-09-25
Fixed #34825 -- Avoided setting unused connections when initializing parallel...
David Sanders
2023-09-25
Fixed #34849 -- Avoided raising RuntimeWarning about import-time queries when...
David Sanders
[prev]
[next]