mirror of
https://github.com/ansible/awx.git
synced 2026-05-20 23:37:39 -02:30
add a per-request GUID and log as it travels through background services
see: https://github.com/ansible/awx/issues/9329
This commit is contained in:
@@ -13,6 +13,7 @@ django-auth-ldap
|
||||
django-cors-headers
|
||||
django-crum
|
||||
django-extensions>=2.2.9 # https://github.com/ansible/awx/pull/6441
|
||||
django-guid==2.2.0 # pinned to match Django 2.2
|
||||
django-jsonfield==1.2.0 # see UPGRADE BLOCKERs
|
||||
django-oauth-toolkit==1.1.3 # see UPGRADE BLOCKERs
|
||||
django-polymorphic
|
||||
|
||||
Reference in New Issue
Block a user