On 4/17/06, Russell Keith-Magee <[EMAIL PROTECTED]> wrote:
> In working through the Model API documentation, I came across the
> 'singular' argument for m2m fields. Since we have removed the
> pluralization parts of Django, it seems to me that `singular` is no
> longer required.
>
> Does anyone ha
Hi all,
In working through the Model API documentation, I came across the
'singular' argument for m2m fields. Since we have removed the
pluralization parts of Django, it seems to me that `singular` is no
longer required.
Does anyone have any objections to me removing this argument, or is
there a