mathandpencil / django-bulk-syncLinks
Combine bulk add, update, and delete into a single call.
☆52Updated 3 years ago
Alternatives and similar repositories for django-bulk-sync
Users that are interested in django-bulk-sync are comparing it to the libraries listed below
Sorting:
- Fork of django-postgres that focuses on maintaining and improving support for Postgres SQL Views.☆198Updated last year
- Making using Django with frontend libraries and frameworks DRYer☆166Updated 2 years ago
- Django utility for a memoization decorator that uses the Django cache framework.☆165Updated 2 months ago
- SQL utilities for Django☆142Updated last year
- Django Reverse Admin☆202Updated last year
- Write Django management command using the click CLI library☆279Updated 4 months ago
- polymorphic django models using automatic type-field downcasting☆228Updated 3 weeks ago
- This django Migration Operation can be used to transfer a Fields default value to the database scheme.☆137Updated last year
- Sanity to the django choices functionality.☆175Updated last year
- Python and Django utilities for encrypted fields using pgcrypto.☆80Updated last month
- A pickled object field for Django