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 208133
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 11, 20262026-05-11T17:47:52+00:00 2026-05-11T17:47:52+00:00

I have an admin view which contains four foreign keys each with a few

  • 0

I have an admin view which contains four foreign keys each with a few thousand entries. It is slow to appear in the browser.

If I change the django model to eliminate the select boxes by adding raw_id_fields things become nice and snappy. So the slowness is due to the population of the select drop downs and also this is a known issue since that is why raw_id_fields exists.

I’d like to understand what is causing the slowness. On the server, if I do a SQL query for the data which are used to populate the select boxes, results are instantaneous. So Postgres retrieving or sorting the data is not the cause.

Maybe it is the time it takes to transfer the data populating the drop downs? Or is it something that django is doing?

  • 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-11T17:47:52+00:00Added an answer on May 11, 2026 at 5:47 pm

    Transferring huge select lists does take quite a bit of time. The markup can really start to add up. Try checking to see how large in KB/MB your html output is. I remember once seeing a select list (a few 1000 entries) bloat a page up to 5 or so megabytes at a previous job. This was on an ASP.NET project; it doesn’t really matter what framework you’re using when you have a problem like this.

    I’m not sure if the django admin tool can do this, but it sounds like you really need a multi-level select list to drill down to results, rather than sending every option to the client at once.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I have written a ruby script which opens up dlink admin page in firefox
Is it dangerous to have your admin interface in a Django app accessible by
Okay, my dilemma is this. I have an admin page that I use to
We have an app with an extensive admin section. We got a little trigger
I have a namespaced controller for some admin functionality. My create form does not
I have to build small (for now) admin app in Silverlight2, and would like
I have a requirement for an admin user to set up an export directory
I have a .NET webforms front end that allows admin users to upload two
I want to have a web based admin to upload, delete files and folders
So you have a String that is retrieved from an admin web UI (so

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.