On 9/17/07, Vsevolod Solovyov <[EMAIL PROTECTED]> wrote: > > This would allow custom values for db_table > > (currently impossible for standard M2M) > ManyToManyField takes db_table as argument. Description: > > The name of the table to create for storing the many-to-many data. > If this is not provided, > Django will assume a default name based upon the names of the two > tables being joined.
Ah, so it does, my mistake. At last I had read about it, it was still a nice-to-have, so it's good to see it implemented. The rest should still hold, and even db_table should be a little easier to work with on an explicit Relationship. Thanks for the heads-up though. -Gul --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django developers" group. To post to this group, send email to django-developers@googlegroups.com 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 -~----------~----~----~----~------~----~------~--~---