On Thu, Jan 29, 2009 at 2:24 AM, Malcolm Tredinnick <
malc...@pointy-stick.com> wrote:
>
> Use "..versionadded::", but make the version be 1.1, not "dev". There's
> a patch that we haven't applied yet, but will soon, in Trac to convert
> all references to the next version to read "development vers
On Wed, 2009-01-28 at 17:21 -0800, Graham King wrote:
> Hi,
>
> I'm writing docs for a patch (#8348), and wondering how to indicate
> that that feature is only available in the development version. This
> used to be:
>
> **New in Django development version**
>
> but now I think it should be:
Hi,
I'm writing docs for a patch (#8348), and wondering how to indicate
that that feature is only available in the development version. This
used to be:
**New in Django development version**
but now I think it should be:
.. versionadded:: dev
however a grep can't find either of the above in