Replies: 1 comment
-
|
Currently, this functionality isn't available, regrettably. It would require query set annotations. For instance, the ability to annotate a query set with a count aggregate and then utilize it (as part of the query set) to order records. This is something we should implement at one point. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
There is an
Usermodel, and eachUsercan have multiplePostrecords. How to query all users ordered by the amount of posts they have?Beta Was this translation helpful? Give feedback.
All reactions