Skip to content

Docs: Change settings supported to env variables supported? #72

@LEW21

Description

@LEW21

I think that most people using django12factor are using it in the "give me everything" mode (because otherwise they would use dj-database-url etc directly). This means, that they consider the Django settings set by the library as an implementation detail, and are mostly interested in which environment variables they can use. Also, users of these apps of course care only about the variables.

It might be a good idea to reorganize the docs, so that they focus on the "everything" mode, and document the variables from end-user perspective.

I can make a PR if you agree.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions