|
|
|
|
|
by coffeefirst
566 days ago
|
|
As a long time Django user (haven’t tried async in prod yet) the appeal is to have the full Django toolkit and be able to set something up async _if_ needed. Which is a very Django way to think: lots of tools ready to go, use only what you need. |
|