Add documentation about creating the hstore extenstion in the db
atleta opened this issue · 1 comments
atleta commented
Hi,
In order to start using your app, one has to somehow add the hstore extension. Now, since you are using django-postgres-extras, it will try to do so by itself (and fail in most cases). django-postgres-extras has some instructions in their README, but I have described a better, more convenient way of doing it here: SectorLabs/django-postgres-extra#80 .
Regards,
Laszlo
Photonios commented
See my reply in SectorLabs/django-postgres-extra#80
It should happpen automatically. If it doesn't, it'll have to be fixed :) I'll close this issue now since this would be a django-postgres-extra issue and not a django-localized-fields issue.