On Nov 18, 3:52 pm, Daniel Roseman <[EMAIL PROTECTED]>
wrote:
> Usually you'd do this as a ManyToMany field. However I know you
> sometimes do want to do it in a custom model field - I've just posted
> my implementation at 
> djangosnippets:http://www.djangosnippets.org/snippets/1200/
>

I've done that with ManyToMany field, which has some inconvenience
when display model objects as html table rows, since it is not as
convenient to display manytomany as non-related field.
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@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-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to