from django.core.urlresolvers import reverse from django.http import HttpResponseRedirect .... # Here 'success' is the URL name you have ...
確定! 回上一頁