jsonfield
jsonfield copied to clipboard
help_text kwarg does not manifest in Browsable API
I have a model whose fields all populate the help_text kwarg. All help_text values appear in the API browser/Browsable API except those of type JSONField. It seems this kwarg is not being applied.