klen / mixer

Mixer -- Is a fixtures replacement. Supported Django, Flask, SqlAlchemy and custom python objects.
Other
938 stars 96 forks source link

add support for Django JSONField #160

Closed odigity closed 1 year ago

odigity commented 2 years ago

Sorry - I should have just included this in my last PR (#151).

Anyway, I tested it locally and it worked.

Should solve nvo87's problem here: https://github.com/klen/mixer/issues/142#issuecomment-1025645482

odigity commented 2 years ago

I don't understand the failure.