Historique des commits

Auteur SHA1 Message Date
  django-bot 14459f80ee Fixed #34140 -- Reformatted code blocks in docs with blacken-docs. il y a 2 ans
  Carlton Gibson ce8189eea0 Fixed #34328 -- Added async-only class-based middleware example. il y a 2 ans
  Carlton Gibson 0bd2c0c901 Fixed #33735 -- Added async support to StreamingHttpResponse. il y a 2 ans
  Carlton Gibson 32d70b2f55 Refs #34118 -- Adopted asgiref coroutine detection shims. il y a 2 ans
  Nick Pope 970f61fefb Removed obsolete doc reference to asyncio.iscoroutinefunction. il y a 2 ans
  David Smith fbb1984046 Refs #32956 -- Updated words ending in -wards. il y a 3 ans
  David Smith 1024b5e74a Fixed 32956 -- Lowercased spelling of "web" and "web framework" where appropriate. il y a 3 ans
  Hasan Ramezani fc268c8648 Fixed #32535 -- Added note about DEBUG_PROPAGATE_EXCEPTIONS setting to middleware docs. il y a 3 ans
  Mariusz Felisiak b7dd89ed53 Removed versionadded/changed annotations for 3.1. il y a 4 ans
  Adam Johnson 4216225480 Clarified async documentation. il y a 4 ans
  Andrew Godwin fc0fa72ff4 Fixed #31224 -- Added support for asynchronous views and middleware. il y a 5 ans
  Claude Paroz 4d973f5939 Refs #26601 -- Deprecated passing None as get_response arg to middleware classes. il y a 5 ans
  François Freitag 9b15ff08ba Used auto-numbered lists in documentation. il y a 6 ans
  Mariusz Felisiak 081e787160 Refs #23919 -- Stopped inheriting from object to define new style classes. il y a 7 ans
  Tim Graham e27e4c0339 Removed versionadded/changed annotations for 1.10. il y a 8 ans
  Tim Graham d334f46b7a Refs #26601 -- Removed support for old-style middleware using settings.MIDDLEWARE_CLASSES. il y a 8 ans
  Ville Skyttä f95bd89e82 Fixed #27041 -- Documented that built-in middleware are compatible with MIDDLEWARE and MIDDLEWARE_CLASSES. il y a 8 ans
  Carl Meyer 7d1b69dbe7 Refs #26601 -- Improved backwards-compatibility of DEP 5 middleware exception handling. il y a 8 ans
  Florian Apolloner 9baf692a58 Fixed #26601 -- Improved middleware per DEP 0005. il y a 9 ans
  David Evans 99bb7fcc18 Fixed #26452 -- Loaded middleware on server start rather than on first request. il y a 9 ans
  rowanv a6ef025dfb Fixed #26124 -- Added missing code formatting to docs headers. il y a 9 ans
  Tim Graham 54848a96dd Removed versionadded/changed annotations for 1.8. il y a 9 ans
  Tim Graham 849037af36 Refs #23957 -- Required session verification per deprecation timeline. il y a 9 ans
  Marissa Zhou 8b1f39a727 Fixed #24796 -- Added a hint on placement of SecurityMiddleware in MIDDLEWARE_CLASSES. il y a 9 ans
  Daniel Harding ad31bc0565 Updated startproject MIDDLEWARE_CLASSES in docs. il y a 9 ans
  darkryder 9ec8aa5e5d Fixed #24149 -- Normalized tuple settings to lists. il y a 10 ans
  Tim Graham 75f107b884 Removed request.REQUEST per deprecation timeline; refs #18659. il y a 10 ans
  Berker Peksag 093e6c68b9 Fixed #14664 -- Logged a warning if MiddlewareNotUsed is raised in DEBUG mode. il y a 10 ans
  Christoph Heer d47409831f Fixed #23067 -- Updated docs to use django-admin il y a 10 ans
  Peter Kowalczyk 48241ec9c4 Fixed typo in middleware docs. il y a 10 ans