Contents

django-pg-bulk-update 3.7.3

0

Django extension, executing bulk update operations for PostgreSQL

Django extension, executing bulk update operations for PostgreSQL

Stars: 40, Watchers: 40, Forks: 11, Open Issues: 3

The M1ha-Shvn/django-pg-bulk-update repo was created 8 years ago and the last code push was 1 years ago. The project is moderately popular with 40 github stars!

How to Install django-pg-bulk-update

You can install django-pg-bulk-update using pip

pip install django-pg-bulk-update

or add it to a project with poetry

poetry add django-pg-bulk-update

Package Details

Author
Mikhail Shvein
License
BSD 3-clause "New" or "Revised" License
Homepage
https://github.com/M1hacka/django-pg-bulk-update
PyPi:
https://pypi.org/project/django-pg-bulk-update/
GitHub Repo:
https://github.com/M1hacka/django-pg-bulk-update
No  django-pg-bulk-update  pypi packages just yet.

Errors

A list of common django-pg-bulk-update errors.

Code Examples

Here are some django-pg-bulk-update code examples and snippets.

Related Packages & Articles

django-otp 1.7.0

A pluggable framework for adding two-factor authentication to Django using one-time passwords.