Historial de Commits

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