mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 23:07:42 -02:30
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:
@@ -19,7 +19,6 @@ django-extensions
|
||||
django-guid
|
||||
django-oauth-toolkit<2.0.0 # Version 2.0.0 has breaking changes that will need to be worked out before upgrading
|
||||
django-polymorphic
|
||||
django-pglocks
|
||||
django-solo
|
||||
django-split-settings
|
||||
djangorestframework>=3.15.0
|
||||
|
||||
Reference in New Issue
Block a user