We are using geodjango and postgis for a projects and I'm becoming more and more impressed with Postgres and is GIS features.
Specifically I want to use hstore fields in my models with projects like https://github.com/jordanm/django-hstore
These require you to use a modified backend though and while this works fine for a standard Postgres DB it doesn't help if you want to use the standard postgis backend.
So I'm wondering what other people have done in this situation and maybe whether the django postgis backend is going to have support for hstore built in.
I could start to merge them but would be interested in what others have done first.
Matt
-- You received this message because you are subscribed to the Google Groups "Django users" group.
To view this discussion on the web visit https://groups.google.com/d/msg/django-users/-/F1fBBt3jY4sJ.
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