Skip to content

Instantly share code, notes, and snippets.

@kezabelle
Created October 4, 2019 10:37
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save kezabelle/ecc03a4274e909b6b709aa0a14630ac1 to your computer and use it in GitHub Desktop.
Save kezabelle/ecc03a4274e909b6b709aa0a14630ac1 to your computer and use it in GitHub Desktop.
Taking bets on when Django will do certain stuff

As of 2019-10-04

  • Initial ASGI support is confirmed as landing in 3.0 - I think a fully async story won't land (and that will include docs for it all) until 3.2 (LTS)
  • WSGI support will get dropped at 4.2, presuming that's the next LTS after 3.2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment