S
S
Sergey Nizhny Novgorod2017-05-07 21:30:38
Django
Sergey Nizhny Novgorod, 2017-05-07 21:30:38

What redirect does the Django redirect shortcut give?

Hello everyone
You need to permanently set up a redirect from the page.
Django has a redirect shortcut, as well as separate redirects like HttpResponsePermanentRedirect
Q:
Is the redirect shortcut 301 or 302?
- is it correct to do 301 redirect with HttpResponsePermanentRedirect?

Answer the question

In order to leave comments, you need to log in

1 answer(s)
S
sim3x, 2017-05-07
@Terras

302
https://github.com/django/django/blob/master/djang...

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question