Mariusz Felisiak
|
b7dd89ed53
Removed versionadded/changed annotations for 3.1.
|
3 years ago |
Carlton Gibson
|
e17ee44688
Fixed #32128 -- Added asgiref 3.3 compatibility.
|
4 years ago |
Mariusz Felisiak
|
8d59075184
Refs #31224 -- Made sync_to_async() examples use thread sensitive with ORM calls.
|
4 years ago |
Juan Pedro Fisanotti
|
41725602af
Improved wording in async views docs.
|
4 years ago |
Mariusz Felisiak
|
803e70b1ad
Fixed some formatting issues in docs.
|
4 years ago |
Nick Pope
|
fbdb032de2
Used :envvar: role and .. envvar:: directive in various docs.
|
4 years ago |
Mariusz Felisiak
|
4c5236ef93
Removed versionadded/changed annotations for 3.0.
|
4 years ago |
Andrew Godwin
|
b5ad450fa6
Refs #31224 -- Removed incorrect @sync_to_async(thread_sensitive=True) example.
|
4 years ago |
Adam Johnson
|
4216225480
Clarified async documentation.
|
4 years ago |
Andrew Godwin
|
fc0fa72ff4
Fixed #31224 -- Added support for asynchronous views and middleware.
|
4 years ago |
Carlton Gibson
|
f622b49010
Fixed typo in docs/topics/async.txt.
|
4 years ago |
Andrew Godwin
|
40a64dd1e2
Refs #31224 -- Doc'd async adapter functions.
|
4 years ago |
Andrew Godwin
|
c90ab30fa1
Fixed #31056 -- Allowed disabling async-unsafe check with an environment variable.
|
5 years ago |
Andrew Godwin
|
635a3f8e6e
Refs #30451 -- Doc'd asynchronous support and async-safety.
|
5 years ago |