-
-
Notifications
You must be signed in to change notification settings - Fork 32.4k
Pull requests: django/django
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
Added missing import in docs/ref/contrib/contenttypes.txt.
#17345
by laymonage
was merged Oct 7, 2023
Loading…
Fixed #34889 -- Fixed get_prefetch_queryset() fallback in prefetch_one_level().
#17343
by felixxm
was merged Oct 6, 2023
Loading…
Refs #32275 -- Added scrypt password hasher to PASSWORD_HASHERS setting docs.
#17342
by bungoume
was merged Oct 6, 2023
Loading…
Corrected wrap_socket() reference in docs/ref/settings.txt.
#17337
by felixxm
was merged Oct 4, 2023
Loading…
Refs #33482 -- Fixed QuerySet selecting and filtering againts Exists() with empty queryset.
#17336
by charettes
was merged Oct 4, 2023
Loading…
Fixed #34759 -- Confirmed support for SpatiaLite 5.1.
#17334
by PieterCK
was merged Oct 4, 2023
Loading…
Refs #34657 -- Made msg_prefix handling in assertURLEqual()/assertInHTML consistent with other assertions.
#17332
by felixxm
was merged Oct 3, 2023
Loading…
Fixed #34883 -- Allowed template tags to set extra data on templates.
#17325
by carltongibson
was merged Oct 2, 2023
Loading…
Fixed #34882 -- Fixed no options in AsGeoJSON() for geometries in non-default CRS.
#17320
by 3nids
was merged Oct 6, 2023
Loading…
Fixed #32602 -- Clarified wording of TestCase class.
#17319
by faishal882
was merged Oct 2, 2023
Loading…
1 task done
Refs #31435 -- Doc'd potential danger of referring to model fields within __init__
#17283
by shangxiao
was merged Oct 5, 2023
Loading…
Fixed #34657 -- Made assert(Not)Contains/assertInHTML display haystacks in error messages.
#17204
by chinmoy12c
was merged Oct 3, 2023
Loading…
ProTip!
Filter pull requests by the default branch with base:main.