Natalia
|
05cce083ad
Removed versionadded/changed annotations for 5.0.
|
6 месяцев назад |
Mariusz Felisiak
|
305757aec1
Applied Black's 2024 stable style.
|
10 месяцев назад |
Mariusz Felisiak
|
594873befb
Removed obsolete warnings about asgiref.sync adapters with sensitive variables.
|
1 год назад |
Mariusz Felisiak
|
295467c04a
Removed versionadded/changed annotations for 4.2.
|
1 год назад |
Ben Lomax
|
74f7deec9e
Refs #31949 -- Made make_middleware_decorator to work with async functions.
|
1 год назад |
Sam Toyer
|
64cea1e48f
Fixed #34752 -- Fixed handling ASGI http.disconnect for streaming responses.
|
1 год назад |
Ben Lomax
|
b7a17b0ea0
Refs #31949 -- Made @vary_on_(cookie/headers) decorators work with async functions.
|
1 год назад |
Mariusz Felisiak
|
99bd373367
Refs #31949 -- Mentioned @sensitive_variables/sensitive_post_parameters decorators in async topic.
|
1 год назад |
Ben Lomax
|
953f81e078
Refs #31949 -- Made @csrf_exempt decorator to work with async functions.
|
1 год назад |
th3nn3ss
|
3152f9de47
Refs #31949 -- Made http decorators to work with async functions.
|
1 год назад |
Ben Lomax
|
23abec9192
Refs #31949 -- Made @no_append_slash decorator to work with async functions.
|
1 год назад |
Ben Lomax
|
00f5d2d110
Refs #31949 -- Made @xframe_options_(deny/sameorigin/exempt) decorators to work with async functions.
|
1 год назад |
Ben Lomax
|
4dfc6ff8a8
Refs #31949 -- Made @never_cache and @cache_control() decorators to work with async functions.
|
2 лет назад |
Tim Graham
|
2c4dc64760
Used extlinks for PyPI links.
|
1 год назад |
th3nn3ss
|
1d1ddffc27
Fixed #33738 -- Allowed handling ASGI http.disconnect in long-lived requests.
|
1 год назад |
Carlton Gibson
|
b00046d2c2
Doc'd use of asgiref.sync adapters with sensitive variables.
|
1 год назад |
Jon Janzen
|
e83a88566a
Fixed #32172 -- Adapted signals to allow async handlers.
|
4 лет назад |
django-bot
|
14459f80ee
Fixed #34140 -- Reformatted code blocks in docs with blacken-docs.
|
1 год назад |
Joseph Victor Zammit
|
ba755ca131
Refs #34140 -- Corrected rst code-block and various formatting issues in docs.
|
1 год назад |
Carlton Gibson
|
534ac48297
Refs #34140 -- Applied rst code-block to non-Python examples.
|
1 год назад |
Mariusz Felisiak
|
490cccbe7e
Removed versionadded/changed annotations for 4.1.
|
1 год назад |
Carlton Gibson
|
32d70b2f55
Refs #34118 -- Adopted asgiref coroutine detection shims.
|
1 год назад |
Mariusz Felisiak
|
0c60d11bdb
Fixed typo in docs/topics/async.txt.
|
1 год назад |
Jon Janzen
|
321ecb40f4
Fixed #34135 -- Added async-compatible interface to related managers.
|
2 лет назад |
DevilsAutumn
|
d5bcdf858d
Fixed #34112 -- Added async-compatible interface to Model methods.
|
2 лет назад |
Andrew Godwin
|
58b27e0dbb
Fixed #33646 -- Added async-compatible interface to QuerySet.
|
3 лет назад |
Carlton Gibson
|
6b53114dd8
Refs #33646 -- Added example for async cross-thread connection access.
|
2 лет назад |
Carlton Gibson
|
9ffd4eae2c
Fixed #33611 -- Allowed View subclasses to define async method handlers.
|
2 лет назад |
Aaron Chong
|
2d472ad05c
Fixed #33495 -- Improved debug logging message about adapting handlers for middlewares.
|
2 лет назад |
Russell Keith-Magee
|
4f0a034b9e
Added a note about %autoawait off for IPython.
|
3 лет назад |