Markus Holtermann
|
ad7b438002
Bumped minimum ESLint version to 4.18.2.
|
5 년 전 |
Nadège Michel
|
87b1ad6e73
Fixed #30421 -- Allowed symmetrical intermediate table for self-referential ManyToManyField.
|
6 년 전 |
Mariusz Felisiak
|
a9179ab032
Fixed typo in BasicExpressionsTests.test_object_update_fk() test.
|
5 년 전 |
Jon Dufresne
|
2ef6f209f7
Fixed typos in 1.11.19, 2.0.11, 2.1.6 release notes.
|
5 년 전 |
Tobias Kunze
|
a387ef1117
Added missing form argument in modelform_factory() docstring.
|
5 년 전 |
Mariusz Felisiak
|
9aeac29949
Removed unnecessary backslashes from docs.
|
5 년 전 |
Mariusz Felisiak
|
7f19e37135
Refs #30451 -- Added more tests for ASGIRequest and ASGIHandler.
|
5 년 전 |
Andrew Godwin
|
a415ce70be
Fixed #30451 -- Added ASGI handler and coroutine-safety.
|
6 년 전 |
Chris Jerdonek
|
cce47ff65a
Fixed #30565 -- Closed HttpResponse when wsgi.file_wrapper closes file-like object.
|
5 년 전 |
Chris Jerdonek
|
533311782f
Refs #30565 -- Doc'd HttpResponse.close() method.
|
5 년 전 |
Swat009
|
00169bc361
Fixed #30547 -- Doc'd how Meta.constraints affect model validation.
|
5 년 전 |
Jon Dufresne
|
b903bb438f
Refs #30485 -- Removed non-representative test that emitted a warning.
|
5 년 전 |
can
|
2cbd3967e0
Fixed #29834 -- Fixed column mismatch crash with QuerySet.values()/values_list() and order_by() on combined querysets.
|
6 년 전 |
Mariusz Felisiak
|
14d026cccb
Fixed #30572 -- Prevented values()/values_list() on combined queryset from mutating the list of columns in querysets.
|
5 년 전 |
Hasan Ramezani
|
a7038adbd0
Fixed typos in signals and custom management commands docs.
|
5 년 전 |
Hasan Ramezani
|
036362e0cf
Fixed typos and example in signals.pre_init docs.
|
5 년 전 |
Mariusz Felisiak
|
b08a18f17b
Fixed LiveWidgetTests.test_textarea_trailing_newlines() crash on Chrome 75+.
|
5 년 전 |
Min ho Kim
|
6e8303d49b
Fixed typos in FakePayload docstring and SimplifiedURLTests test name.
|
5 년 전 |
Mariusz Felisiak
|
415e899dc4
Refs #30451 -- Added HttpRequest._set_content_type_params() hook.
|
5 년 전 |
Sanyam Khurana
|
87f5d07eed
Fixed #12952 -- Adjusted admin log change messages to use form labels instead of field names.
|
5 년 전 |
Carlton Gibson
|
1564e42ad3
Refs #30512, #15042 -- Added local-only address to sanitize_email() tests cases.
|
5 년 전 |
Joachim Jablon
|
2628ea9515
Fixed #30512 -- Used email.headerregistry.parser for parsing emails in sanitize_address().
|
6 년 전 |
Joachim Jablon
|
0c2ffdd526
Fixed an example of email with display name in EmailMessage.from_email.
|
6 년 전 |
Mariusz Felisiak
|
fc2536fe66
Refs #29548 -- Doc'd MariaDB support for GIS database functions.
|
5 년 전 |
can
|
fde9b7d35e
Fixed #30128 -- Fixed handling timedelta timezone in database functions.
|
5 년 전 |
Mariusz Felisiak
|
3dca8738cb
Simplified GISFunctionsTests.test_point_on_surface().
|
5 년 전 |
Sergey Fedoseev
|
6fa71872ae
Simplified django.urls.reverse() a bit.
|
5 년 전 |
Mariusz Felisiak
|
b616f65855
Added missing support for PointOnSurface function on MariaDB.
|
5 년 전 |
Mariusz Felisiak
|
198a0adef2
Removed obsolete comment from GISFunctionsTests.test_asgeojson().
|
5 년 전 |
Mariusz Felisiak
|
2e00119e39
Fixed GISFunctionsTests.test_asgeojson() crash on MariaDB 10.2+.
|
5 년 전 |