This package is deprecated. Its functionality has moved to django-pgware.
pip install django-pgware# Old: from django_pglocks import advisory_lock # New (django-pgware installs as `django-pgware`, imports as `django_pg_utils`): from django_pg_utils import advisory_lockThis package (2.1.0) is a final compatibility shim: it depends on
django-pgwareand re-exportsadvisory_lock/async_advisory_lockwith aDeprecationWarning. It will not receive further updates.
Xof/django-pglocks
Folders and files
| Name | Name | Last commit date | ||
|---|---|---|---|---|