Django 1.8 HStore field throwing Programming Error Django 1.8 HStore field throwing Programming Error postgresql postgresql

Django 1.8 HStore field throwing Programming Error


Ensure you add 'django.contrib.postgres' to settings.INSTALLED_APPS.


Ensure you add 'django.contrib.postgres' to settings.INSTALLED_APPS.

And the order is important!Put it over the other django.contrib APPS