Native support for PostgreSQL specific model fields is coming soon to Django (in the django.contrib.postgres.fields module):
- https://docs.djangoproject.com/en/dev/ref/contrib/postgres/fields/#arrayfield
- https://github.com/django/django/pull/2485 : The corresponding pull request