django-ajax-datatable icon indicating copy to clipboard operation
django-ajax-datatable copied to clipboard

Suggestion for reverse relationship lookup

Open RattlingAmigo opened this issue 1 year ago • 0 comments

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.

RattlingAmigo avatar Sep 10 '23 18:09 RattlingAmigo