Django-pglock

Latest version: v1.7.1

Safety actively analyzes 722491 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 1 of 3

1.7.1

Changes

- Changed project ownership to `AmbitionEng` by [wesleykendall](https://github.com/wesleykendall) in [#17](https://github.com/AmbitionEng/django-pglock/pull/17).

1.7.0

Changes

- Added Python 3.13 support, dropped Python 3.8. Added Postgres17 support by [wesleykendall](https://github.com/wesleykendall) in [#16](https://github.com/Opus10/django-pglock/pull/16).

1.6.2

Fixes

- Add missing py.typed file by [max-muoto](https://github.com/max-muoto) in [#15](https://github.com/Opus10/django-pglock/pull/15).

1.6.1

Trivial

- Improve type-checking for public interface by [max-muoto](https://github.com/max-muoto) in [#14](https://github.com/Opus10/django-pglock/pull/14/)

1.6.0

Features

- Support transaction-level locks by [wesleykendall](https://github.com/wesleykendall) in [#13](https://github.com/Opus10/django-pglock/pull/13).

Use `pglock.advisory(xact=True)` for transaction-level advisory locks. Both context manager and functional invocations are supported.

Changes

- Django 5.1 support, drop Django 3.2 support by [wesleykendall](https://github.com/wesleykendall) in [#12](https://github.com/Opus10/django-pglock/pull/12).

1.5.1

Trivial

- Fix ReadTheDocs builds. [Wesley Kendall, f1b9c5c]

Page 1 of 3

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.