Search
 
SCRIPT & CODE EXAMPLE
 
CODE EXAMPLE FOR PYTHON

django httpresponseredirect

from django.http import HttpResponseRedirect


#HttpResponseRedirect takes a single argument: the URL to which the user will be redirected
 
PREVIOUS NEXT
Tagged: #django #httpresponseredirect
ADD COMMENT
Topic
Name
8+7 =