Closed andrkhr closed 4 years ago
It does not resolve the problem, but as a workaround providing value after fixture initialization solves issue.
record = N(Record)
record.data = {'a': 1}
Thanks for reporting, this PR should fix this issue: https://github.com/paulocheque/django-dynamic-fixture/pull/126
Please, try the version 3.0.3. Thanks again for reporting.
Hello! In version 3 it broke Postgres JSONField :(
ddf 3.0.2
getting an error