Skip to content
This repository was archived by the owner on Oct 2, 2021. It is now read-only.
This repository was archived by the owner on Oct 2, 2021. It is now read-only.

Use a database connection URL #79

@dirn

Description

@dirn

Out of the box, Django uses separate keys in its DATABASES dictionary for
each part of the connection settings. dj-database-url can parse a database
connection URL and break it out into the keys. This reduces the number of
settings that need to be tracked in various configurations (e.g., tox.ini, the
GitHub Actions configuration).

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions