dms/dms/templatetags/document_versions.py

6 lines
89 B
Python

from ..models import Version
from django import template
register = template.Library()