Contents

django-pg-bulk-update 3.7.2

0

Django extension, executing bulk update operations for PostgreSQL

Django extension, executing bulk update operations for PostgreSQL

Stars: 37, Watchers: 37, Forks: 12, Open Issues: 3

The M1ha-Shvn/django-pg-bulk-update repo was created 6 years ago and the last code push was 2 months ago. The project is moderately popular with 37 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.

GitHub Issues

The django-pg-bulk-update package has 3 open issues on GitHub

  • Issue #84
  • Support for UUID primary keys
  • Switch back to psycopg2 (non-binary) dependency

See more issues on GitHub

Related Packages & Articles

django-otp 1.3.0

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