kers/events/__init__.py

4 lines
59 B
Python
Raw Normal View History

2020-08-04 04:15:11 +02:00
from django import template
register = template.Library()