Skip to content

[Cleanup] Move environment variables to settings.py #16

@Utkar5hM

Description

@Utkar5hM

A lot of frequently used environment variables are declared in various files. we can just have a ENV_VARS dict/object in settings.py and store all the variables inside it and import them wherever required.

Can be worked on once #12 is merged off.

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