You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
search_fields allows me to search for specific rows when i view the table data in the admin page.
when i use nested admin instead of admin.ModelAdmin the search box is not visible.
using python 3.10 on django 4.1
The text was updated successfully, but these errors were encountered:
search_fields allows me to search for specific rows when i view the table data in the admin page.
when i use nested admin instead of admin.ModelAdmin the search box is not visible.
using python 3.10 on django 4.1
The text was updated successfully, but these errors were encountered: