Django 基礎(10): URL重定向的HttpResponseDirect, redirect和reverse的用法詳解 ... if request.method == 'POST': form = ArticleForm(request.POST)
確定! 回上一頁