4 lines
75 B
Python
4 lines
75 B
Python
from .login import *
|
|
from .register import *
|
|
from .reset_password import *
|
from .login import *
|
|
from .register import *
|
|
from .reset_password import *
|