Skip to content

Allow Django settings to be overridden by environment variable #101

@adborden

Description

@adborden

As a django operator, I want to specify configuration through environment variables so that I can easily set configuration for my site without having to manage python code in a local settings.py.

e.g. ALLOWED_HOSTS=0.0.0.0 python manage.py runserver 0.0.0.0:$PORT

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type
    No fields configured for issues without a type.

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions