core/auth/__init__.py
2022-06-25 18:12:21 +03:00

4 lines
71 B
Python

from auth.email import load_email_templates
load_email_templates()