Aristotelis Mikropoulos
|
5eb6a2b33d
Fixed typo in docs/topics/signals.txt.
|
2 年之前 |
Mariusz Felisiak
|
863aa7541d
Fixed GEOSTest.test_emptyCollections() on GEOS 3.8.0.
|
2 年之前 |
Michael Manfre
|
03eec9ff6c
Updated vendored _urlsplit() to strip newline and tabs.
|
2 年之前 |
Arslan Noor
|
5c93a84f44
Corrected various typos in contributing docs.
|
2 年之前 |
Pablo Montepagano
|
bb2c5f69f4
Fixed #32749 -- Doc'd PyMemcacheCache defaults.
|
2 年之前 |
Mariusz Felisiak
|
154dd1c0ed
Refs #33697 -- Added backward incompatibility note about removing multipartparser.parse_header().
|
2 年之前 |
Hrushikesh Vaidya
|
72e41a0df6
Fixed #33779 -- Allowed customizing encoder class in django.utils.html.json_script().
|
2 年之前 |
Hrushikesh Vaidya
|
0ee03a439b
Refs #33779 -- Doc'd django.utils.html.json_script().
|
2 年之前 |
Mehrdad
|
d4d5427571
Refs #33697 -- Used django.utils.http.parse_header_parameters() for parsing boundary streams.
|
2 年之前 |
Mariusz Felisiak
|
bff5c114be
Removed unnecessary _parse_header() from MultiPartParser.
|
2 年之前 |
Mariusz Felisiak
|
9cf2564d38
Bumped versions in pre-commit and npm configurations.
|
2 年之前 |
Mehrdad
|
d6e0c7c30c
Refs #33697 -- Made MediaType use django.utils.http.parse_header_parameters().
|
2 年之前 |
Ankur
|
eb7b8f3699
Fixed #33805 -- Made admin's many-to-many widgets do not display help text for selecting values when allow_multiple_selected is False.
|
2 年之前 |
Christopher Adams
|
90d2f9f416
Fixed #33422 -- Improved docs about isolating apps.
|
2 年之前 |
Mariusz Felisiak
|
b2eff16806
Added stub release notes and release date for 4.0.6 and 3.2.14.
|
2 年之前 |
Mariusz Felisiak
|
c48b34e26d
Refs #32786 -- Made query clear ordering when ordered combined queryset is used in subquery on Oracle.
|
2 年之前 |
Mariusz Felisiak
|
20b6e30858
Refs #33713 -- Removed unnecessary skip for MariaDB 10.3.
|
2 年之前 |
Mariusz Felisiak
|
44ffd8d06f
Fixed #33796 -- Fixed ordered combined queryset crash when used in subquery on PostgreSQL and MySQL.
|
2 年之前 |
Ian Wootten
|
6f63e0ce8e
Fixed #33804 -- Corrected GinIndex.gin_pending_list_limit description in docs.
|
2 年之前 |
Mariusz Felisiak
|
9a22d1769b
Bumped versions in Github actions configuration.
|
2 年之前 |
Mariusz Felisiak
|
083bfca6b6
Fixed #33800 -- Fixed system check for the same template tag module in installed apps and template tag libraries.
|
2 年之前 |
DhruvaPatil98
|
c627226d05
Fixed #33799, Refs #31685 -- Added parameters for updating conflicts to QuerySeta.abulk_create().
|
2 年之前 |
Florian Apolloner
|
e6f36ea0a9
Made HashedFilesMixin ignore URLs without a path.
|
2 年之前 |
Marcelo Galigniana
|
d80a258553
Fixed #33028 -- Used ModelAdmin's opts attribute instead of model._meta.
|
2 年之前 |
Claude Paroz
|
de74a74b4b
Fixed #33794 -- Fixed string-casting of GIS queries on PostgreSQL.
|
2 年之前 |
Mariusz Felisiak
|
a0608c4b11
Fixed #33789 -- Doc'd changes in quoting table/column names on Oracle in Django 4.0.
|
2 年之前 |
Abhinav Yadav
|
2887b9f67c
Fixed #33657 -- Allowed customizing formatter class of argument parsers.
|
2 年之前 |
Anv3sh
|
d7f5bfd241
Fixed #32969 -- Fixed pickling HttpResponse and subclasses.
|
2 年之前 |
Zainab Amir
|
901a169198
Fixed #23689 -- Made parsing HTTP Accept-Language header case-insensitive.
|
2 年之前 |
Ankur
|
d19a53d8e3
Fixed #33784 -- Removed unnecessary format escaping in admin calendar widget.
|
2 年之前 |