prototoolagain/app/forms_dir/__init__.py

2 lines
74 B
Python

from .login_form import LoginForm
from .register_form import RegisterForm