Mariusz Felisiak
|
370a021780
Refs #34233 -- Bumped minimum supported version of Selenium to 4.8.0.
|
1 年之前 |
th3nn3ss
|
3152f9de47
Refs #31949 -- Made http decorators to work with async functions.
|
2 年之前 |
Mariusz Felisiak
|
650ce96782
Refs #34391 -- Updated asgiref dependency for 5.0 release series.
|
1 年之前 |
Jon Janzen
|
38e391e95f
Refs #31949 -- Made @sensitive_variables/sensitive_post_parameters decorators to work with async functions.
|
1 年之前 |
Olivier Le Thanh Duong
|
1b754d638d
Fixed #34629 -- Added filtering support to GIS aggregates.
|
1 年之前 |
Jacob Rief
|
1fe0b167af
Fixed #34473 -- Fixed step validation for form fields with non-zero minimum value.
|
2 年之前 |
Anders Kaseorg
|
b81e974e9e
Fixed #34604 -- Corrected fallback SQL for n-ary logical XOR.
|
1 年之前 |
devilsautumn
|
094b0bea2c
Fixed #34609 -- Deprecated calling format_html() without arguments.
|
1 年之前 |
Howard Cox
|
cd413bd78a
Fixed #34621 -- Made admin site header render in <div> tag.
|
1 年之前 |
Christopher Cave-Ayland
|
24d56e21c3
Fixed #34616 -- Corrected label examples in 5.0 release notes.
|
1 年之前 |
Ben Lomax
|
23abec9192
Refs #31949 -- Made @no_append_slash decorator to work with async functions.
|
1 年之前 |
Arthur Moreira
|
061a8a1bd8
Fixed #34577 -- Added escapeseq template filter.
|
1 年之前 |
Ben Lomax
|
00f5d2d110
Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
|
1 年之前 |
HappyDingning
|
674c23999c
Fixed #34565 -- Added support for async checking of user passwords.
|
1 年之前 |
Ian Foote
|
7414704e88
Fixed #470 -- Added support for database defaults on fields.
|
4 年之前 |
Mariusz Felisiak
|
72a86ceb33
Fixed #34558 -- Fixed QuerySet.bulk_create() crash with Now() on Oracle.
|
1 年之前 |
Orhan Hirsch
|
ea53e7c09f
Fixed #34517 -- Avoided connection post_init signal to ImageField without width/height fields.
|
1 年之前 |
Coen van der Kamp
|
7bbbadc693
Fixed #34380 -- Allowed specifying a default URL scheme in forms.URLField.
|
2 年之前 |
Ben Lomax
|
4dfc6ff8a8
Refs #31949 -- Made @never_cache and @cache_control() decorators to work with async functions.
|
2 年之前 |
Andreas Dickow
|
c24cd6575f
Updated admin's XRegExp to 5.1.1.
|
1 年之前 |
David Wobrock
|
8b1ff0da4b
Refs #16055 -- Deprecated get_joining_columns()/get_reverse_joining_columns() methods.
|
1 年之前 |
sarahboyce
|
594fcc2b74
Fixed #22569 -- Made ModelAdmin.lookup_allowed() respect get_list_filter().
|
1 年之前 |
Marcelo Galigniana
|
dfc720c521
Fixed #27505 -- Allowed customizing Paginator's error messages.
|
2 年之前 |
th3nn3ss
|
1d1ddffc27
Fixed #33738 -- Allowed handling ASGI http.disconnect in long-lived requests.
|
2 年之前 |
Mariusz Felisiak
|
7330408ac3
Reverted "Refs #31949 -- Enabled @sensitive_variables to work with async functions."
|
2 年之前 |
David Smith
|
cad376f844
Fixed #34077 -- Added form field rendering.
|
2 年之前 |
David Wobrock
|
d6b6e5d0fd
Fixed #28553 -- Fixed annotation mismatch with QuerySet.values()/values_list() on compound queries.
|
2 年之前 |
Jon Janzen
|
23cbed2187
Refs #31949 -- Enabled @sensitive_variables to work with async functions.
|
2 年之前 |
T. Franzel
|
a2eaea8f22
Fixed #34388 -- Allowed using choice enumeration types directly on model and form fields.
|
2 年之前 |
sarahboyce
|
d2b688b966
Fixed #1873 -- Handled multi-valued query parameters in admin changelist filters.
|
2 年之前 |