Tuesday, March 27, 2012

postresql integer array in django model

Hi , 

I ve a integer array field. How do i represent it in django models ? representing it in text field is not a feasible solution. I want that array to be represented in a drop down box 
so which is the best way to represent them in models ?

--
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 django-users+unsubscribe@googlegroups.com.
For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

No comments:

Post a Comment