If the URL accepts arguments, you may pass them in args. For example: from django.urls import reverse def myview(request): return ...
確定! 回上一頁