Hi there,

I just recently updated my database to postgres, looking to play with the 
django supported field types HStoreField and JSONField 
(reference: https://docs.djangoproject.com/en/1.8/ref/contrib/postgres/fields/ 
)

I got the install working fine, but in my admin section - the widgets that 
come with HStoreField is not appearing (reference: 
https://docs.djangoproject.com/en/1.8/ref/contrib/postgres/forms/ )

I cant see to figure out how to get the admin side to use the widget for 
HStoreField.

Any ideas?

Thank you very much,
Jay

-- 
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to django-users+unsubscr...@googlegroups.com.
To post to this group, send email to django-users@googlegroups.com.
Visit this group at https://groups.google.com/group/django-users.
To view this discussion on the web visit 
https://groups.google.com/d/msgid/django-users/ce96dfbc-765d-4fb8-9ea8-9c6b3fa5017c%40googlegroups.com.
For more options, visit https://groups.google.com/d/optout.

Reply via email to