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-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
2023-10-25
Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee tran...
Tim Bell
2023-10-25
Fixed #34904 -- Prevented mutating sent emails from outbox in locmem email ba...
sindre
2023-10-25
Added stub release notes and release date for 4.2.7, 4.1.13, and 3.2.23.
Mariusz Felisiak
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-23
Refs #34118 -- Avoided repeat coroutine checks in MiddlewareMixin.
Adam Johnson
2023-10-23
Bumped versions in pre-commit and npm configurations.
Mariusz Felisiak
2023-10-23
Fixed #34903, Refs #34825 -- Made workers initialization respect empty set of...
David Sanders
2023-10-22
Fixed #34921 -- Fixed crash of warning for unbound naive datetimes.
David Sanders
2023-10-22
Fixed typo in docs/releases/4.2.txt.
Claire Pritchard
2023-10-21
Fixed #34913 -- Added borders on high contrast mode in the admin.
Cheuk Ting Ho
2023-10-21
Restructured writing documentation contributing guide.
Lance Goyke
2023-10-21
Corrected note about using accents in writing documentation contributing guide.
David Smith
2023-10-21
Fixed #34912 -- Fixed size of back links and bookmarklet help in admindocs pa...
Chris Frisina
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-19
Fixed permissions for GitHub action with screenshots.
Mariusz Felisiak
2023-10-18
Refs #34043 -- Tweaked wording in release note.
Carlton Gibson
2023-10-18
Refs #34043 -- Added GitHub action to capture screenshots in Selenium tests.
Sarah Boyce
2023-10-18
Refs #34043 -- Added --screenshots option to runtests.py and selenium tests.
Sarah Boyce
2023-10-17
Removed unreachable code from ModelAdmin.response_change().
Mariana
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-15
Refs #34840 -- Improved release note describing index regression.
Adam Johnson
2023-10-12
Refs #34840 -- Fixed test_validate_nullable_textfield_with_isnull_true() on d...
Mariusz Felisiak
2023-10-11
Fixed #34808 -- Doc'd aggregate function's default argument.
lufafajoshua
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-10
Reorganized tutorial's part 4 to better understand changes needed in URLConf.
Natalia
2023-10-09
Refs #34043 -- Clarified how to test UI changes.
sarahboyce
2023-10-09
Added backticks to setuptools in docs.
Mariusz Felisiak
2023-10-07
Added missing import in docs/ref/contrib/contenttypes.txt.
sage
2023-10-06
Fixed #34889 -- Fixed get_prefetch_queryset() fallback in prefetch_one_level().
Mariusz Felisiak
2023-10-06
Refs #32275 -- Added scrypt password hasher to PASSWORD_HASHERS setting docs.
ume
[prev]
[next]