Contents

django-pglocks 1.0.4

0

django_pglocks provides useful context managers for advisory locks for PostgreSQL.

django_pglocks provides useful context managers for advisory locks for PostgreSQL.

Stars: 107, Watchers: 107, Forks: 32, Open Issues: 7

The Xof/django-pglocks repo was created 10 years ago and the last code push was 2 years ago.
The project is popular with 107 github stars!

How to Install django-pglocks

You can install django-pglocks using pip

pip install django-pglocks

or add it to a project with poetry

poetry add django-pglocks

Package Details

Author
Christophe Pettus
License
MIT
Homepage
https://github.com/Xof/django-pglocks
PyPi:
https://pypi.org/project/django-pglocks/
GitHub Repo:
https://github.com/Xof/django-pglocks

Classifiers

  • Software Development
No  django-pglocks  pypi packages just yet.

Errors

A list of common django-pglocks errors.

Code Examples

Here are some django-pglocks code examples and snippets.

GitHub Issues

The django-pglocks package has 7 open issues on GitHub

  • Fix contradiction in README
  • distutils has been deprecated in Python 3.10
  • The documentation statement explaining the shared option is contradicting with itself

See more issues on GitHub

Related Packages & Articles

django-otp 1.4.0

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