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
2022-03-19
Renamed Jenkins wiki page to CI.
Mariusz Felisiak
2022-03-18
Fixed #33582 -- Fixed deserializing natural keys with foreing key dependencie...
François Granade
2022-03-18
Fixed isolation of FeaturesTests.test_supports_json_field_operational_error().
Mariusz Felisiak
2022-03-18
Added packaging tools to GitHub actions.
Mariusz Felisiak
2022-03-17
Added missing backticks to function names.
Mariusz Felisiak
2022-03-17
Refs #31169 -- Prevented infinite loop in parallel tests with custom test run...
David Smith
2022-03-17
Prevented initialization of unused database connections.
Florian Apolloner
2022-03-17
Moved ensure_defaults() and prepare_test_settings() logic to ConnectionHandle...
Florian Apolloner
2022-03-17
Removed usage of django.db.utils.ConnectionHandler.databases.
Florian Apolloner
2022-03-17
Refs #28592 -- Created a new CSRF how-to document.
tommcn
2022-03-17
Corrected CSRF reference in middleware docs.
tommcn
2022-03-16
Doc'd BaseConstraint.
Gagaro
2022-03-16
Made BaseConstraint importable from django.db.models.
Gagaro
2022-03-16
Fixed #33580 -- Fixed crash when checking support for terminal colors on Wine.
jochemfranken
2022-03-16
Used sets for field names for exclusion.
Gagaro
2022-03-16
Refs #30581 -- Allowed sql.Query to be used without model.
Gagaro
2022-03-16
Fixed #33577 -- Confirmed support for GDAL 3.4.
Mariusz Felisiak
2022-03-15
Fixed #31169 -- Adapted the parallel test runner to use spawn.
David Smith
2022-03-15
Removed unnecessary _connector from Q construction in get_for_models().
Mariusz Felisiak
2022-03-15
Removed outdated handling of length parameter to If-Modified-Since header.
Mariusz Felisiak
2022-03-15
Fixed #33552 -- Fixed JSONField has key lookups with numeric keys on MariaDB,...
Sage Abdullah
2022-03-14
Fixed #31357 -- Fixed get_for_models() crash for stale content types when mod...
Biel Frontera
2022-03-14
Added GitHub action with daily builds for Windows and JavaScript tests.
Florian Apolloner
2022-03-14
Refs #28592 -- Removed redundant spaces in docs/ref/csrf.txt.
Tomas McNamer
2022-03-14
Corrected AppConfig.get_models() signature in docs.
David Sanders
2022-03-11
Moved log_response() release notes into backwards incompatible changes section.
Mariusz Felisiak
2022-03-11
Fixed #33572 -- Implemented CreateModel/AlterModelManagers reduction.
Adam Johnson
2022-03-11
Fixed #33571 -- Fixed static serving views crash when If-Modified-Since is em...
Collin Anderson
2022-03-10
Fixed #33561 -- Allowed synchronization of user attributes in RemoteUserBackend.
Adrian Torres
2022-03-10
Changed some words to use inline markup.
David Smith
2022-03-09
Refs #33476 -- Prevented formatting of .py-tpl files with black by pre-commit.
Nick Pope
2022-03-09
Refs #33476 -- Used black's force-exclude instead of extend-exclude.
Nick Pope
2022-03-09
Fixed #33567 -- Avoided setting default text/html content type on responses.
Claude Paroz
2022-03-09
Removed unused and unnecessary words from docs/spelling_wordlist.
David
2022-03-09
Changed "bolded" to "in bold" in docs.
David Smith
2022-03-08
Rewrote strip_tags test file to lorem ipsum.
Adam Johnson
2022-03-08
Rewrote some references to "master".
Adam Johnson
2022-03-08
Refs #33173 -- Used locale.getlocale() instead of getdefaultlocale().
Mariusz Felisiak
2022-03-08
Used Ubuntu 20.04 for docs GitHub action.
Mariusz Felisiak
2022-03-08
Clarified that tutorial background image should be self-provided.
Adam Johnson
2022-03-08
Fixed #33563 -- Fixed contenttype reverse data migration crash with a multipl...
Hameed Gifford
2022-03-07
Made Github actions auto-cancel redundant jobs.
Mariusz Felisiak
2022-03-07
Bumped versions in Github actions configuration to v3.
Mariusz Felisiak
2022-03-07
Refs #33562 -- Made HttpResponse.set_cookie() raise ValueError when both "exp...
Luke Plant
2022-03-07
Fixed #33562 -- Made HttpResponse.set_cookie() support timedelta for the max_...
Luke Plant
2022-03-07
Refs #33562 -- Added tests HttpRequest.get_signed_cookie() with timedeltas.
Luke Plant
2022-03-04
Fixed #29865 -- Added logical XOR support for Q() and querysets.
Ryan Heard
2022-03-04
Refs #31169 -- Prevented infinite loop in tests on failures.
Mariusz Felisiak
2022-03-04
Refs #11293 -- Added test for filtering aggregates with negated & operator.
Mariusz Felisiak
2022-03-04
Refs #33446 -- Allowed variable whitespace in CSS source map references.
Adam Johnson
[prev]
[next]