Tochukwu

Results 47 comments of Tochukwu

@areski The issues you had was because of the recent release of django-ninja. And that has been fixed. The reason why django-ninja-jwt depends on django-ninja-extra is not just about the...

WOW, this is awesome. I have checked out the [https://github.com/freemindcore/django-api-framework](https://github.com/freemindcore/django-api-framework). What you have build was the initial idea for django-ninja-extra before I branched of to build [ellar](https://github.com/eadwinCode/ellar). If you enjoy...

@recervictory please look at this issue and tell me if its helpful to you https://github.com/eadwinCode/django-ninja-extra/issues/3

@recervictory Your code is not enough to understand the problem you are facing

@autoferrit I will look at this and get back to you

@autoferrit I have refactored the `Route` class to be more customizable @ #40 So with the current change in `Route` class this example should work just fine. ```python import typing...

Also the example will be applicable on next release.

@ddahan you mean you want searching query for and ordering action?

Oh okay I see what you mean. I will take a look and revert