derek-schaefer / django-json-field

Generic JSON model and form fields.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Simple use of the formfield throws a KeyError

natflow opened this issue · comments

commented

For whatever reason, the encoder_kwargs and decoder_kwags kwargs are required.