Step 08 - Flask Redirects (301, 302 HTTP responses)

Опубликовано: 21 Декабрь 2024
на канале: rmotr.com
3,440
30

In this video we'll see how to return redirects from our views. Redirects are used to, as the word implies, redirect users to different locations. To redirect your user to a different location, your view needs to return a special HTTP status code (301, 302)

== IMPORTANT ==

This content is based in our Advanced Python Programming Course: https://rmotr.com/advanced-python-pro...

Check all our courses about Python programming: https://rmotr.com

If you have any question you can always reach out [email protected]