Skip to content

Create initial configuration handling and options #66

@joshuadavidthomas

Description

@joshuadavidthomas

Need to get config working for basic settings like Django settings module and venv path. Should be flexible, highest priority to lowest:

  • CLI flags
  • Config files (pyproject.toml or djls.toml)
  • Environment vars as fallback

To start:

  • The project's settings module
  • Maybe the venv path?

What other settings do we need besides these basics?

Sub-issues

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Projects

    Status

    Ready

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions