Use autocompletion for user in TokenAdmin #8533
-
The user table does typically contain a large number of entries and the default select field in the admin can quickly become unusable. I suggest to set |
Beta Was this translation helpful? Give feedback.
Replies: 1 comment 2 replies
-
Will the admin automatically include the necessary search-autocomplete URL? |
Beta Was this translation helpful? Give feedback.
Will the admin automatically include the necessary search-autocomplete URL?
Do we need to be concerned that adding this would break some existing installations that are subclassing and using a custom formfield_override? https://docs.djangoproject.com/en/4.0/ref/contrib/admin/#django.contrib.admin.ModelAdmin.formfield_overrides