Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Using configparser instead of dynaconf to manage the settings #39

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

marcieltorres
Copy link
Owner

What changes do you are proposing?

Removing dynaconf package and using configparser to manage the settings.

Why

To avoid the unnecessary use of an external package.

How did you test these changes?

Creating an unit test to check the settings.py class

@marcieltorres marcieltorres self-assigned this Nov 24, 2023
@marcieltorres marcieltorres merged commit 3898815 into main Nov 24, 2023
1 check passed
@marcieltorres marcieltorres deleted the feat/using-configparser-instead-of-dynaconf branch November 24, 2023 15:19
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant