prototoolagain/app/forms_dir/__init__.py

3 lines
74 B
Python
Raw Permalink Normal View History

from .login_form import LoginForm
from .register_form import RegisterForm