diff options
Diffstat (limited to 'tests/templates/custom_admin/object_history.html')
| -rw-r--r-- | tests/templates/custom_admin/object_history.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/templates/custom_admin/object_history.html b/tests/templates/custom_admin/object_history.html new file mode 100644 index 0000000000..aee3b5bcba --- /dev/null +++ b/tests/templates/custom_admin/object_history.html @@ -0,0 +1 @@ +{% extends "admin/object_history.html" %} |
