We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
I think that it'll be great, when we can modify requests ordering by url parameter. Hardcoding '-' is not always useful.
Example parameter name -> order_type.
https://github.com/mtford90/silk/blob/1c499c5261e8028131973bdbf76a82e06a941c7f/silk/views/requests.py#L39
The text was updated successfully, but these errors were encountered:
Add Ascending/Descending sort order GET parameter in RequestsView
25f0e06
This closes jazzband#84
Successfully merging a pull request may close this issue.
I think that it'll be great, when we can modify requests ordering by url parameter.
Hardcoding '-' is not always useful.
Example parameter name -> order_type.
https://github.com/mtford90/silk/blob/1c499c5261e8028131973bdbf76a82e06a941c7f/silk/views/requests.py#L39
The text was updated successfully, but these errors were encountered: