even https://docs.djangoproject.com/en/stable/ directs me to /1.6/ and will give me 404. This has been bothering me for a while and I don't know why it doesn't happen to many. I set up a brand new laptop yesterday and still have the same issue.
On Friday, September 22, 2017 at 7:38:10 AM UTC-4, Florian Apolloner wrote: > > This is why we already have https://docs.djangoproject.com/en/stable/ > links. From a SEO perspective we are going to stay with versioned URLs and > redirects. > > On Friday, September 22, 2017 at 1:03:26 PM UTC+2, Sai wrote: >> >> Guys i have an suggestion.Instead of showing >> *https://docs.djangoproject.com/en/1.11/ >> <https://docs.djangoproject.com/en/1.11/>* we can show it as >> *https://docs.djangoproject.com/en/latest/ >> <https://docs.djangoproject.com/en/latest/>* . Every time we have new >> release we can proxy pass */latest *end point to latest version >> documentation.It will take time but in few days it will be uniform across >> all websites. >> >> P.H.S.Phanindhra, >> AE13B020, >> 4th year Undergraduate, >> Aerospace Engineering, >> IIT Madras,Chennai. >> >> On 22 September 2017 at 08:08, Dylan Reinhold <[email protected]> wrote: >> >>> From the main site, or from other site like stack-overflow or google? >>> From the main site I get 1.11. >>> From another site you cant control what links are used. >>> >>> Dylan >>> >>> On Thu, Sep 21, 2017 at 6:07 PM, Zhiqiang Liu <[email protected]> >>> wrote: >>> >>>> Most of the times it is redirected to v1.6, sometimes 1.10, not sure >>>> why it happens? >>>> >>>> Are people aware of that? >>>> >>>> >>>> -- >>>> You received this message because you are subscribed to the Google >>>> Groups "Django developers (Contributions to Django itself)" group. >>>> To unsubscribe from this group and stop receiving emails from it, send >>>> an email to [email protected]. >>>> To post to this group, send email to [email protected]. >>>> Visit this group at https://groups.google.com/group/django-developers. >>>> To view this discussion on the web visit >>>> https://groups.google.com/d/msgid/django-developers/98fcb742-83a4-4b5b-ad7a-5b4e8c47769c%40googlegroups.com >>>> >>>> <https://groups.google.com/d/msgid/django-developers/98fcb742-83a4-4b5b-ad7a-5b4e8c47769c%40googlegroups.com?utm_medium=email&utm_source=footer> >>>> . >>>> For more options, visit https://groups.google.com/d/optout. >>>> >>> >>> -- >>> You received this message because you are subscribed to the Google >>> Groups "Django developers (Contributions to Django itself)" group. >>> To unsubscribe from this group and stop receiving emails from it, send >>> an email to [email protected]. >>> To post to this group, send email to [email protected]. >>> Visit this group at https://groups.google.com/group/django-developers. >>> To view this discussion on the web visit >>> https://groups.google.com/d/msgid/django-developers/CAHtg44A4q2QDnAzWAkcLmqyONp2KM%3DBY_U4UtiEMb8LwutisEA%40mail.gmail.com >>> >>> <https://groups.google.com/d/msgid/django-developers/CAHtg44A4q2QDnAzWAkcLmqyONp2KM%3DBY_U4UtiEMb8LwutisEA%40mail.gmail.com?utm_medium=email&utm_source=footer> >>> . >>> >>> For more options, visit https://groups.google.com/d/optout. >>> >> >> > -- You received this message because you are subscribed to the Google Groups "Django developers (Contributions to Django itself)" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To post to this group, send email to [email protected]. Visit this group at https://groups.google.com/group/django-developers. To view this discussion on the web visit https://groups.google.com/d/msgid/django-developers/ffbd9c60-7d7e-465b-8c8f-ef65ac19e128%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
