Assuming this is the main urls.py of your Django project, the URL /redirect/ now redirects to /redirect-success/ . To avoid hard-coding the URL, you can call ...
確定! 回上一頁