{% extends "auctions/htmx_table_view.html" %} {% block title %}Admin history for {{ auction }}{% endblock %} {% block htmx_table_ribbon %} {% include 'auction_ribbon.html' %} A list of changes made to your auction. Most of these changes will be made by your or other admins, but you can also see users making changes for themselves like joining or adding lots. Some stuff that's not currently tracked:
Feel like some of these (or other stuff) should be tracked here? Is there a filter missing that you want to see? Leave comments and feedback here
{% endblock %}