I have an array field in my PostrgreSQL database of type text. Is there a way to map this into a Django model ?
djorm-ext-pgarray also offer queries http://www.niwi.be/2012/10/07/postgresql-array-fields-with-django/