summaryrefslogtreecommitdiff
path: root/ishtar_common
diff options
context:
space:
mode:
Diffstat (limited to 'ishtar_common')
-rw-r--r--ishtar_common/templatetags/window_tables.py1
1 files changed, 1 insertions, 0 deletions
diff --git a/ishtar_common/templatetags/window_tables.py b/ishtar_common/templatetags/window_tables.py
index 078afca62..a46f404ba 100644
--- a/ishtar_common/templatetags/window_tables.py
+++ b/ishtar_common/templatetags/window_tables.py
@@ -23,6 +23,7 @@ from archaeological_finds.models import Find, FindUpstreamTreatments, \
FindInsideContainer
from archaeological_warehouse.models import Container, Warehouse
+
register = template.Library()