Easy API for Ordered ManyToMany Relation Fields

7 views
Skip to first unread message

Aryeh Leib Taurog

unread,
Mar 31, 2009, 3:48:23 PM3/31/09
to Django users
I have an API implementation for ordered many-to-many relation fields
which uses the Python list interface to allow easy data manipulation
via the special manager associated with the field.

I posted more information and a patch for the latest django release on
my website:
http://www.aryehleib.com/MutableLists.html

Aryeh Leib

Russell Keith-Magee

unread,
Mar 31, 2009, 8:11:51 PM3/31/09
to django...@googlegroups.com

Hi Aryeh

I haven't looked at your code, but this certainly sounds interesting.
Rather than hosting it on your own website as a completely standalone
thing, why not open a ticket? That way, we can see about getting this
into trunk rather than needing to maintain it externally.

Yours,
Russ Magee %-)

Aryeh Leib Taurog

unread,
Apr 3, 2009, 9:39:50 AM4/3/09
to Django users
On Apr 1, 3:11 am, Russell Keith-Magee <freakboy3...@gmail.com> wrote:
> On Wed, Apr 1, 2009 at 3:48 AM, Aryeh Leib Taurog <v...@aryehleib.com> wrote:
>
> > I have an API implementation for ordered many-to-many relation fields
> > which uses the Python list interface to allow easy data manipulation
> > via the special manager associated with the field.
>
> > I posted more information and a patch for the latest django release on
> > my website:
> >http://www.aryehleib.com/MutableLists.html
>
> I haven't looked at your code, but this certainly sounds interesting.
> Rather than hosting it on your own website as a completely standalone
> thing, why not open a ticket? That way, we can see about getting this
> into trunk rather than needing to maintain it externally.
>
> Yours,
> Russ Magee %-)

done

http://code.djangoproject.com/ticket/10720
Reply all
Reply to author
Forward
0 new messages