{% load cache %} Index of Tests (htmx)

Index of Tests (htmx) - Page {{ page_num|default:"1" }}

For the debug panel to remain through page navigation, add the setting:

DEBUG_TOOLBAR_CONFIG = {
  "ROOT_TAG_EXTRA_ATTRS": "hx-preserve"
}
      

Home