Re: Remove "old docs" message from Django docs

2008-11-19 Thread Adam Nelson
Actually, this is a typical URL from Google: 1. Search "django models" 2. Get http://docs.djangoproject.com/en/dev/ref/models/instances/?from=olddocs IMHO, the correct solution is an actual 301 (permanent) redirect to take Google and others where the "current" URL of the page is. Unfortunately

Re: Remove "old docs" message from Django docs

2008-11-18 Thread Ludvig Ericson
On Nov 19, 2008, at 00:13, Russell Keith-Magee wrote: > That is exactly what _is_ happening. You only get the olddocs > parameter if you are visiting from a djangoproject.com/docs URL. If > you go in via docs.djangoproject.com, you don't get the olddocs > warning. > > The confusion may be caused b

Re: Remove "old docs" message from Django docs

2008-11-18 Thread Ludvig Ericson
On Nov 19, 2008, at 00:13, Russell Keith-Magee wrote: > That is exactly what _is_ happening. You only get the olddocs > parameter if you are visiting from a djangoproject.com/docs URL. If > you go in via docs.djangoproject.com, you don't get the olddocs > warning. > > The confusion may be caused b

Re: Remove "old docs" message from Django docs

2008-11-18 Thread Russell Keith-Magee
On Tue, Nov 18, 2008 at 9:34 PM, zvoase <[EMAIL PROTECTED]> wrote: > > Hi, >I think I might be speaking for a few people here who have kinda > seen enough of the "olddocs" warning/message/admonition thing every > time we search on the Django docs. It's been 2 and a half months since > Django 1

Remove "old docs" message from Django docs

2008-11-18 Thread zvoase
Hi, I think I might be speaking for a few people here who have kinda seen enough of the "olddocs" warning/message/admonition thing every time we search on the Django docs. It's been 2 and a half months since Django 1.0 was released, so if people are still following links from the old documenta