On Wed, Mar 3, 2010 at 5:09 AM, Dougal Matthews <[email protected]> wrote: > If you head to http://docs.djangoproject.com/en/1.1/ and type in 'settings' > (for example) into the search on the right you'll notice that all the > results link to docs.djangoproject.com/en/dev/ rather than /en/1.1/. > It seems then that 'latest' under the search input is the development > version and there isn't an option for 1.1? When looking at the results the > url still contains 1.1 to add to the confusion. > This could be confusing for people that aren't closely following the new > features and changes. > Hopefully I've not missed this somewhere, I searched and couldn't find a > ticket.
Ticket #10700 is probably the closest match for the problem you describe. It isn't a perfect match, but any fix for #10700 will probably encompass a fix for the problem you describe, so there's not much point opening a new ticket. I've added a comment to that ticket so that your specific report isn't forgotten. Yours, Russ Magee %-) -- You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-developers?hl=en.
