Skip to content

v0.3.0

Latest
Compare
Choose a tag to compare
@fopina fopina released this 04 Jun 08:29
d96f7ad

a0671fb Support for multiple match_field (thanks @thejoeejoee)
000243e move style check to separate workflow step
1f8066a queue_obj helper method to close #13
cd0a57b enable tests for python 3.9 and django 3.2
2cb6682 coerce values (using match_field Field.to_python) in obj_map to properly match with DB - and fix #11
28dd33b allow empty objs for bulk_update_or_create - close #10