python-django-pglocks
Subpackage Descriptions
| single |
# django-pglocks
> **This package is deprecated.** Its functionality has moved to
> **[django-pgware]**.
>
> ```bash
> pip install django-pgware
> ```
>
> ```python
> # 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_lock
> ```
>
> This package (2.1.0) is a final compatibility shim: it depends on
`django-pgware`
> and re-exports `advisory_lock`/`async_advisory_lock` with a
`DeprecationWarning`.
> It will not receive further updates.
|
Configuration Switches (platform-specific settings discarded)
PY313 ON Build using Python 3.13
PY314 OFF Build using Python 3.14
Package Dependencies by Type
Download groups
| main |
mirror://PYPIWHL/e6/22/270a612d34239b86af9a80a01d06d1ea2fac39b6c65bb176a2472efb58b4 |
Distribution File Information
b89ca770647046e37faf81371290e63e36609925ac5eac040dda51afebe5d86f 2924 python-src/django_pglocks-2.1.0-py3-none-any.whl
Ports that require python-django-pglocks:v13
| NetBox:std |
Flexible IPAM and DCIM tool with plugin support |