Re: Release note references in documentation

2010-02-16 Thread Russell Keith-Magee
On Tue, Feb 16, 2010 at 3:28 PM, Andrew Badr wrote: > What's the policy about all those references to release notes in the > docs? For example, the autoescape template tag [1]  has "New in Django > 1.0: Please, see the release notes", with a link to the 1.0 release > notes. When can these be remov

Release note references in documentation

2010-02-15 Thread Andrew Badr
What's the policy about all those references to release notes in the docs? For example, the autoescape template tag [1] has "New in Django 1.0: Please, see the release notes", with a link to the 1.0 release notes. When can these be removed? It's clearly a bad idea to rely on the release notes as