schinckel / django-computed-field

ComputedField() for django
MIT License
26 stars 2 forks source link

Unable to use bulk_create #3

Open schinckel opened 5 years ago

schinckel commented 5 years ago

I'm not sure this one will be easy to fix: we'd need to make the fields not in concrete_fields, which may cause other problems.