How to filter Products with tags app we made in django course part 1

In the Django Course part 1 we made a dynamic app for tags and connected it to the Product Admin at the end of the course. I’m trying to figure out how I can have it so on the Product Admin I can filter the Products by tags. Thanks :slight_smile: