Cronologia Commit

Autore SHA1 Messaggio Data
  Sarah Boyce 6375cee490 Refs #29850 -- Added RowRange support for positive integer start and negative integer end. 1 anno fa
  ksg a6c7db1d1d Fixed #34943 -- Made EmailValidator.__eq__() ignore domain_allowlist ordering. 1 anno fa
  Sarah Boyce 8992a0489c Fixed typos in docs/ref/models/expressions.txt. 1 anno fa
  lufafajoshua aa80b357fb Fixed #30601 -- Doc'd the need to manually revert all app state on transaction rollbacks. 1 anno fa
  Marc Gibbons 8d9c0e4e24 Doc'd writing integration tests for the system check framework. 1 anno fa
  Mariusz Felisiak cf57e220a9 Fixed isolation of DatabaseWrapperLoggingTests.test_commit_debug_log(). 1 anno fa
  Izzy Hyman c42250a703 Fixed typo in docs/ref/contrib/gis/geos.txt. 1 anno fa
  Leo Suarez 334dc073b1 Fixed #15578 -- Stated the processing order of fixtures in the fixtures docs. 1 anno fa
  Tom Carrick e67d3580ed Fixed #10941 -- Added {% query_string %} template tag. 1 anno fa
  Mariusz Felisiak 718b32c691 Added missing pycon directives in various docs. 1 anno fa
  Tim Bell ee104251c4 Fixed #27403 -- Doc'd that QuerySet.prefetch_related() doesn't guarantee transactional consistency. 1 anno fa
  sindre 64060d1c17 Fixed #34904 -- Prevented mutating sent emails from outbox in locmem email backend. 1 anno fa
  Mariusz Felisiak fdd1323b9c Added stub release notes and release date for 4.2.7, 4.1.13, and 3.2.23. 1 anno fa
  Mariusz Felisiak 311718feb5 Fixed #34923 -- Avoided initializing LEVEL_TAGS when importing django.contrib.messages. 1 anno fa
  ksg97031 d22ba07630 Fixed #34920 -- Made FileExtensionValidator.__eq__() ignore allowed_extensions ordering. 1 anno fa
  Nick Pope 171f91d9ef Fixed #34899 -- Added blank choice to forms' callable choices lazily. 1 anno fa
  Nick Pope 74afcee234 Refs #34899 -- Extracted Field.flatchoices to flatten_choices helper function. 1 anno fa
  Nick Pope 07fa79ef2b Refs #31262 -- Added __eq__() and __getitem__() to BaseChoiceIterator. 1 anno fa
  Adam Johnson e2922b0d5f Refs #34118 -- Avoided repeat coroutine checks in MiddlewareMixin. 1 anno fa
  Mariusz Felisiak 7fcf4f2f0f Bumped versions in pre-commit and npm configurations. 1 anno fa
  David Sanders 68d0159b6d Fixed #34903, Refs #34825 -- Made workers initialization respect empty set of used connections. 1 anno fa
  David Sanders b5311ee232 Fixed #34921 -- Fixed crash of warning for unbound naive datetimes. 1 anno fa
  Claire Pritchard 61cc0e6f2c Fixed typo in docs/releases/4.2.txt. 1 anno fa
  Cheuk Ting Ho eab67450b3 Fixed #34913 -- Added borders on high contrast mode in the admin. 1 anno fa
  Lance Goyke a680ac7d77 Restructured writing documentation contributing guide. 1 anno fa
  David Smith 1611577102 Corrected note about using accents in writing documentation contributing guide. 1 anno fa
  Chris Frisina be8b25def4 Fixed #34912 -- Fixed size of back links and bookmarklet help in admindocs pages. 1 anno fa
  laserhyena 21382e2743 Fixed #34911 -- Corrected HTML heading levels on admindocs' main page. 1 anno fa
  ontowhee 89d2ae257b Fixed #34905 -- Corrected admin's main content element rendered in <main> tag. 1 anno fa
  Sarah Boyce 71a813a72c Made SeleniumTests.test_select_multiple less flaky by improving Selenium waits. 1 anno fa