Closed lilli-nishikawa closed 1 year ago
According to README.md, the Requirements are Python 3.8+ and Django 4.1.
However, the Async Views section says:
When using Django 4.1 and above, this package allows you to work with async class and function based views.
So, I have a question about:
Does adrf support django(version 4.2)?
adrf
django
I recently tried and it seems to work
Yes, adrf supports Django 4.2 and I just updated the tox configuration to show that.
According to README.md, the Requirements are Python 3.8+ and Django 4.1.
However, the Async Views section says:
So, I have a question about:
Does
adrf
supportdjango
(version 4.2)?