Use advisory_lock from DAB (#15676)

* Use advisory_lock from DAB

* Remove the django-pglocks dep

* Re-run updater script

* Move the import in new location
This commit is contained in:
Alan Rominger
2025-01-15 14:06:59 -05:00
committed by GitHub
parent bb8d878a36
commit f57a9863d6
15 changed files with 26 additions and 47 deletions

View File

@@ -1,3 +0,0 @@
Copyright (c) 2013 Christophe Pettus
Licensed under the MIT License.