<tfoot id='m0t0j'></tfoot>
<i id='m0t0j'><tr id='m0t0j'><dt id='m0t0j'><q id='m0t0j'><span id='m0t0j'><b id='m0t0j'><form id='m0t0j'><ins id='m0t0j'></ins><ul id='m0t0j'></ul><sub id='m0t0j'></sub></form><legend id='m0t0j'></legend><bdo id='m0t0j'><pre id='m0t0j'><center id='m0t0j'></center></pre></bdo></b><th id='m0t0j'></th></span></q></dt></tr></i><div id='m0t0j'><tfoot id='m0t0j'></tfoot><dl id='m0t0j'><fieldset id='m0t0j'></fieldset></dl></div>
  • <legend id='m0t0j'><style id='m0t0j'><dir id='m0t0j'><q id='m0t0j'></q></dir></style></legend>

      <bdo id='m0t0j'></bdo><ul id='m0t0j'></ul>

      <small id='m0t0j'></small><noframes id='m0t0j'>

      1. 在 Admin 中提高 Django ForeignKey 字段的性能

        Improving Performance of Django ForeignKey Fields in Admin(在 Admin 中提高 Django ForeignKey 字段的性能)

        <tfoot id='dDdPG'></tfoot>
          <legend id='dDdPG'><style id='dDdPG'><dir id='dDdPG'><q id='dDdPG'></q></dir></style></legend>
          • <small id='dDdPG'></small><noframes id='dDdPG'>

              <i id='dDdPG'><tr id='dDdPG'><dt id='dDdPG'><q id='dDdPG'><span id='dDdPG'><b id='dDdPG'><form id='dDdPG'><ins id='dDdPG'></ins><ul id='dDdPG'></ul><sub id='dDdPG'></sub></form><legend id='dDdPG'></legend><bdo id='dDdPG'><pre id='dDdPG'><center id='dDdPG'></center></pre></bdo></b><th id='dDdPG'></th></span></q></dt></tr></i><div id='dDdPG'><tfoot id='dDdPG'></tfoot><dl id='dDdPG'><fieldset id='dDdPG'></fieldset></dl></div>
                <tbody id='dDdPG'></tbody>
                • <bdo id='dDdPG'></bdo><ul id='dDdPG'></ul>
                  本文介绍了在 Admin 中提高 Django ForeignKey 字段的性能的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着跟版网的小编来一起学习吧!

                  问题描述

                  默认情况下,Django 的管理员将 admin 中的 ForeignKey 字段呈现为选择字段,将外表中的每条记录作为选项列出.在一个管理员可访问的模型中,我将 User 模型引用为 ForeignKey,并且由于我有数千个用户,Django 正在使用数千个选项填充 select.这导致管理页面加载速度非常慢,并且选择不是很有用,因为可能需要一段时间才能滚动浏览数千个选项以找到您想要的选项.

                  By default, Django's admin renders ForeignKey fields in admin as a select field, listing every record in the foreign table as an option. In one admin-accessible model, I'm referencing the User model as a ForeignKey, and since I have thousands of users Django is populating the select with thousands of options. This is causing the admin page to load incredibly slowly, and the select is not very useful since it can take a while to scroll through thousands of options to find the one you want.

                  更改此字段的呈现以提高页面加载和可用性的最佳方法是什么?我希望将选择字段替换为某种按钮以启动搜索表单弹出窗口,或通过 Ajax 搜索关键字以查找他们想要关联的特定用户的 Id 的文本字段.管理员是否有类似的内置函数,还是我必须从头开始编写?

                  What's the best way to change the rendering of this field in order to improve page load and usability? I'd like the select field to be replaced with some sort of button to launch a search form popup, or a text field that searches keywords via Ajax to find the Id for the specific User they want to associate. Does admin have anything like this builtin, or would I have to write this from scratch?

                  推荐答案

                  您可以使用为数不多的 Django 自动完成应用程序之一.在 Django 包 上查看它们.

                  You can use one of the few autocomplete apps for Django. Check them at Django Packages.

                  还有 django-extensions 有 ForeignKeyAutocompleteAdmin 非常适合您的需求.

                  There's also django-extensions that have ForeignKeyAutocompleteAdmin that fit your needs pretty well.

                  这篇关于在 Admin 中提高 Django ForeignKey 字段的性能的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持跟版网!

                  本站部分内容来源互联网,如果有图片或者内容侵犯了您的权益,请联系我们,我们会在确认后第一时间进行删除!

                  相关文档推荐

                  What happens when you compare 2 pandas Series(当你比较 2 个 pandas 系列时会发生什么)
                  Quickly find differences between two large text files(快速查找两个大文本文件之间的差异)
                  Python - Compare 2 files and output differences(Python - 比较 2 个文件和输出差异)
                  Why do comparisions between very large float values fail in python?(为什么在 python 中非常大的浮点值之间的比较会失败?)
                  Dictionary merge by updating but not overwriting if value exists(字典通过更新合并,但如果值存在则不覆盖)
                  Find entries of one text file in another file in python(在python中的另一个文件中查找一个文本文件的条目)

                  <legend id='WHkMJ'><style id='WHkMJ'><dir id='WHkMJ'><q id='WHkMJ'></q></dir></style></legend>
                • <tfoot id='WHkMJ'></tfoot>

                  <small id='WHkMJ'></small><noframes id='WHkMJ'>

                    <tbody id='WHkMJ'></tbody>
                  <i id='WHkMJ'><tr id='WHkMJ'><dt id='WHkMJ'><q id='WHkMJ'><span id='WHkMJ'><b id='WHkMJ'><form id='WHkMJ'><ins id='WHkMJ'></ins><ul id='WHkMJ'></ul><sub id='WHkMJ'></sub></form><legend id='WHkMJ'></legend><bdo id='WHkMJ'><pre id='WHkMJ'><center id='WHkMJ'></center></pre></bdo></b><th id='WHkMJ'></th></span></q></dt></tr></i><div id='WHkMJ'><tfoot id='WHkMJ'></tfoot><dl id='WHkMJ'><fieldset id='WHkMJ'></fieldset></dl></div>

                          <bdo id='WHkMJ'></bdo><ul id='WHkMJ'></ul>