Closed mx-moth closed 6 years ago
This required adding BaseField.value_to_string() and BaseField.to_python() methods.
django_fake_model does not play nice with the serialization framework, so this had to be dropped in favour of using real models.
django_fake_model
Fixes #17
This required adding BaseField.value_to_string() and BaseField.to_python() methods.
django_fake_model
does not play nice with the serialization framework, so this had to be dropped in favour of using real models.Fixes #17