mirror of
https://git.freebsd.org/ports.git
synced 2025-06-18 19:20:36 -04:00
This project aims to bulk update the given objects using a single query over Django ORM. WWW: https://github.com/aykut/django-bulk-update
6 lines
200 B
Text
6 lines
200 B
Text
Simple bulk update over Django ORM or with helper function.
|
|
|
|
This project aims to bulk update the given objects using a single query
|
|
over Django ORM.
|
|
|
|
WWW: https://github.com/aykut/django-bulk-update
|