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. Cheers, Dougal -- 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.
