Class HStoreField

A field for HStore data which accepts dictionary JSON input.

Declaration

class HStoreField(forms.CharField)
source link

Documentation

Methods