I'd just create a related model and use a many-to-many field. Alternatively you could write your own field, but this would restrict your application to postgres only.
Euan On Jun 10, 1:03 pm, bjja <bhjakob...@gmail.com> wrote: > Hi > > Psycopg2 supports array types but I can not find any evident > information whether Django supports them. > > Bjørn -- 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.