piccolo-orm / piccolo_admin

A powerful web admin for your database.
https://piccolo-orm.com/ecosystem/
MIT License
316 stars 37 forks source link

Fix quirks with `referencing tables` in UI #320

Closed dantownsend closed 1 year ago

dantownsend commented 1 year ago

On the detail page, there's a section at the bottom which has links to related tables. For example, for a movie director it links to all of their movies.

Screenshot 2023-07-13 at 12 37 40

There are a few quirks with this:

The changes required: