django-ajax-datatable
django-ajax-datatable copied to clipboard
Suggestion for reverse relationship lookup
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.