On Thu, Oct 14, 2010 at 4:45 AM, Justinas Jaronis
<justinas.jaro...@gmail.com> wrote:
> There
> are some objects that will have about 20+ m2m relationships

not knowing anything about your system, it might be the best solution;
but in the _vast_ majority of cases this is a signal of suboptimal
design.  maybe there's some commonality that could be abstracted with
table inheritance, or generic relationships.

-- 
Javier

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-us...@googlegroups.com.
To unsubscribe from this group, send email to 
django-users+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en.

Reply via email to