Skip to content

[bug] CLI get command doesn't work on Django #789

@rochacbruno

Description

@rochacbruno

When running

export DJANGO_SETTINGS_MODULE=myapp.settings
dynaconf get DEBUG

Instead of the value of the DEBUG variable True|False

I am seeing

Django app detected

Looks like the get command must omit the Django app detected line that it is inheriting from the main command.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions