Metadata-Version: 2.1
Name: django-bulk-sync
Version: 0.1.0
Summary: Combine bulk add, update, and delete into a single call.
Home-page: https://github.com/mathandpencil/django-bulk-sync
Author: Scott Stafford
Author-email: scott.stafford+bulksync@gmail.com
License: UNKNOWN
Platform: UNKNOWN
Classifier: Programming Language :: Python :: 3
Classifier: License :: OSI Approved :: MIT License
Classifier: Operating System :: OS Independent
Classifier: Framework :: Django

# django-bulk-sync
Combine bulk add, update, and delete into a single call.


