Hey!
We are using Django Ninja (0.22.2) in our project, and all django view names are:
Django View
_async_view
ninja.operation._async_view
I know that this is not pure Django, but Django-Ninja becomes very popular. I'm wondering how it's looking using DRF 🤔
I'd check myself if it's easy to fix, but I'm adding an issue anyway
Hey!
We are using Django Ninja (0.22.2) in our project, and all django view names are:
I know that this is not pure Django, but Django-Ninja becomes very popular. I'm wondering how it's looking using DRF 🤔
I'd check myself if it's easy to fix, but I'm adding an issue anyway