tlrh314 / supaharris

SupaHarris database and web app for astronomical objects, in particular for the star clusters community.
GNU Affero General Public License v3.0
1 stars 0 forks source link

Fix sort / search in DataTables instances that use a related field name #3

Closed tlrh314 closed 5 years ago

tlrh314 commented 5 years ago

Example. The observation list displays parameter.name instead of the parameter pk in apps/catalogue/static/catalogue/js/observation_list.js, but our change of the data and/or render fields of the colums seems to have resulted in sorting and searching to break.