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
I would greatly appreciate it if you could incorporate support for reverse relationship lookup in Django. If this functionality is already available, kindly provide guidance on its utilization.
I have attempted to utilize the "_set" convention in name columns, but it has not yielded the desired results. Additionally, I experimented with creating a dummy column and populating data in the "customize_row" function. However, this approach posed challenges with global search and proved ineffective.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered:
I would greatly appreciate it if you could incorporate support for reverse relationship lookup in Django. If this functionality is already available, kindly provide guidance on its utilization.
I have attempted to utilize the "_set" convention in name columns, but it has not yielded the desired results. Additionally, I experimented with creating a dummy column and populating data in the "customize_row" function. However, this approach posed challenges with global search and proved ineffective.
Thank you for your assistance.
The text was updated successfully, but these errors were encountered: