3 lines
102 B
Python
3 lines
102 B
Python
from .auth import AuthMiddleware as AuthMiddleware
|
|
from .i18n import I18nMiddleware as I18nMiddleware
|