urls.py from django.urls import path from .views import redirect_view ... When you are not logged-in and request a URL that requires authentication, ...
確定! 回上一頁