mirror of
https://github.com/simple-login/app.git
synced 2024-11-14 08:01:13 +01:00
6 lines
84 B
Python
6 lines
84 B
Python
from .views import (
|
|
index,
|
|
final,
|
|
setup_done,
|
|
account_activated,
|
|
)
|