Markus Holtermann
|
394517f078
Fixed CVE-2022-22818 -- Fixed possible XSS via {% debug %} template tag.
|
3 éve |
Kirill Safronov
|
97a7274468
Fixed #33480 -- Fixed makemigrations crash when renaming field of renamed model.
|
3 éve |
Mariusz Felisiak
|
71e7c8e737
Fixed #33468 -- Fixed QuerySet.aggregate() after annotate() crash on aggregates with default.
|
3 éve |
Claude Paroz
|
beb7ddbcee
Updated translations from Transifex.
|
3 éve |
Keryn Knight
|
55022f75c1
Fixed #33465 -- Added empty __slots__ to SafeString and SafeData.
|
3 éve |
Mariusz Felisiak
|
67db54a5a7
Fixed #33452 -- Fixed admin change-form layout for submit buttons on mid-sized displays.
|
3 éve |
Keryn Knight
|
c5c7a15b09
Fixed #33461 -- Escaped template errors in the technical 500 debug page.
|
3 éve |
Thomas Aglassinger
|
3a9b8b25d4
Fixed #33459 -- Clarified index type in full text search docs.
|
3 éve |
vgolubev
|
e87f57fdb8
Fixed #26142 -- Allowed model formsets to prevent new object creation.
|
3 éve |
Jörg Breitbart
|
0af9a5fc7d
Fixed #33463 -- Fixed QuerySet.bulk_update() with F() expressions.
|
3 éve |
Mariusz Felisiak
|
e972620ada
Fixed #33462 -- Fixed migration crash when altering type of primary key with MTI and foreign key.
|
3 éve |
Mariusz Felisiak
|
2eed554c3f
Fixed wrapping of long messages in the admin.
|
3 éve |
Carlton Gibson
|
d15a10afb5
Adjusted CBV resolver_match example in testing tools docs.
|
3 éve |
Mariusz Felisiak
|
f38c3cbadc
Increased test coverage for django.contrib.gis.gdal.layer.Layer.
|
3 éve |
Tom Forbes
|
f97401d1b1
Used GitHub actions for Windows tests.
|
4 éve |
Kaushik Chintam
|
1625a8c8eb
Fixed #33048 -- Doc'd that DEBUG static files requests don't use middleware chain.
|
3 éve |
Carlton Gibson
|
85f2a9fb0f
Fixed #33407 -- Fixed .radiolist admin CSS.
|
3 éve |
Ian Foote
|
a93a1ba347
Fixed broken link to cx_Oracle docs.
|
3 éve |
Collin Anderson
|
890bfa368c
Refs #20349 -- Avoided loading testing libraries when not needed.
|
3 éve |
Mariusz Felisiak
|
34aba9c06e
Fixed typo in docs/releases/4.1.txt.
|
3 éve |
Mariusz Felisiak
|
eeca934238
Added stub release notes and release date for 4.0.2, 3.2.12, and 2.2.27.
|
3 éve |
Jacob Walls
|
edbf930287
Fixed #29984 -- Added QuerySet.iterator() support for prefetching related objects.
|
3 éve |
Keryn Knight
|
c27932ec93
Fixed #33460 -- Used VALUES clause for insert in bulk on SQLite.
|
3 éve |
Mariusz Felisiak
|
4ac0bf6acd
Fixed wrapping of long values in technical 500 debug page.
|
3 éve |
Hrushikesh Vaidya
|
89d137f3be
Fixed #33457 -- Fixed "Local vars" scrolling in technical 500 debug page.
|
3 éve |
Timothy McCurrach
|
efb4478e48
Fixed #33458 -- Fixed encoding of messages with empty string as extra_tags.
|
3 éve |
Claude Paroz
|
7c4f396509
Stopped including type="text/css" attributes for CSS link tags.
|
3 éve |
My-Name-Is-Nabil
|
9dc65263d4
Fixed #33455 -- Improved error message when selenium is not installed.
|
3 éve |
Jacob Walls
|
2d8232fa71
Fixed #26760 -- Added --prune option to migrate command.
|
3 éve |
Fabian Büchler
|
eeff1787b0
Fixed #33449 -- Fixed makemigrations crash on models without Meta.order_with_respect_to but with _order field.
|
3 éve |