mirror of
https://github.com/ansible/awx.git
synced 2026-05-19 14:57:39 -02:30
feat: Manage Django Settings with Dynaconf
Dynaconf is being added from DAB factory to load Django Settings
This commit is contained in:
committed by
Alan Rominger
parent
ee739b5fd9
commit
0ffe04ed9c
@@ -22,9 +22,9 @@ 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-solo
|
||||
django-split-settings
|
||||
djangorestframework>=3.15.0
|
||||
djangorestframework-yaml
|
||||
dynaconf<4
|
||||
filelock
|
||||
GitPython>=3.1.37 # CVE-2023-41040
|
||||
grpcio
|
||||
|
||||
Reference in New Issue
Block a user