Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 724515
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 14, 20262026-05-14T06:13:54+00:00 2026-05-14T06:13:54+00:00

My initial question was here and was related to the postgres backend. Postgres subquery,

  • 0

My initial question was here and was related to the postgres backend. Postgres subquery, ordering by subquery

Now my problem has moved onwards to the Django ORM layer. I essentially want to order a query by a postgres function (‘idx’, taken from the above stackoverflow work)

I’ve gone through trying to use model.objects.extra(order_by ) or simply order_by but I believe both of these need the order_by parameter to be an attribute or a field known to Django.

I’m trying to think how to solve this without having to revert to using an entirely raw SQL query through a model manager.

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-14T06:13:54+00:00Added an answer on May 14, 2026 at 6:13 am

    You can use extra to add the function result to your query and then order by it. Something like:

    MyModel.objects.extra(select={'idx': 'idx(foo, bar)'}, order_by=['idx'])
    
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

When prototyping initial GUI functionality with a customer is it better to use a
During our initial development we haven't worried about scaling concerns, just getting the bare
ModelMultipleChoiceField doesn't select initial choices and I can't make the following fix (link below)
How would I change the initial templates created by Xcode when creating a new
How do I set the initial width of a QDockWidget? I have implemented the
I would like to set some initial variables (like format compact and the current
Is there a way to set the initial path for the FileUpload widget in
Is there a way to specify a child's initial window position in Qt? I
How do you give a C# auto-property an initial value? I either use the
When receiving a bug report or an it-doesnt-work message one of my initials questions

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.