Is there a way to know which buttons are pressed in a page when returning to a view in Django?
I am trying to implement a filter on a list of values in a Django app. The