Jan-Grimo Sobez
Results
2
issues of
Jan-Grimo Sobez
I recently tried to add a fingerprint field to a model and then perform a migration. Following the [documentation](http://django-rdkit.readthedocs.org/en/latest/fields.html), which suggests > `class django_rdkit.models.BfpField(**options)` > A bit vector fingerprint. It...
Closes #22. Adds the config option `trim_changed_only` (default `false`). I think this is a relatively neat fix that even retains leading lines and trailing lines trimming for only changed lines....