[4.6][Backport][Feature] feat: Manage Django Settings with Dynaconf (#6910)

Dynaconf is being added from DAB factory to load Django Settings
This commit is contained in:
Bruno Rocha
2025-04-15 20:17:16 +01:00
committed by GitHub
parent ae0a8a80eb
commit 6690d71357
19 changed files with 375 additions and 293 deletions

View File

@@ -25,9 +25,9 @@ django-polymorphic
django-pglocks
django-radius
django-solo
django-split-settings==1.0.0 # We hit a strange issue where the release process errored when upgrading past 1.0.0 see UPGRADE BLOCKERS
djangorestframework>=3.15.2
djangorestframework-yaml
dynaconf<4
filelock
GitPython>=3.1.37 # CVE-2023-41040
grpcio>=1.68.0 # CVE-2024-11407

View File

@@ -181,8 +181,6 @@ django-radius==1.5.1
# via -r /awx_devel/requirements/requirements.in
django-solo==2.2.0
# via -r /awx_devel/requirements/requirements.in
django-split-settings==1.0.0
# via -r /awx_devel/requirements/requirements.in
djangorestframework==3.15.2
# via
# -r /awx_devel/requirements/requirements.in