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

Discurssion :. load_extensions #327

Closed
Bernardoow opened this issue Apr 5, 2020 · 0 comments · Fixed by #376
Closed

Discurssion :. load_extensions #327

Bernardoow opened this issue Apr 5, 2020 · 0 comments · Fixed by #376
Labels
Milestone

Comments

@Bernardoow
Copy link
Contributor

When I was reading the doc to how connect flask to the dynaconf, I copied and pasted So One bug happed with me because I didn't put the information about the extensions.

This the line of code

So I suggest We write one check if the 'key => EXTENSIONS' is on the settings. So after this we can raise a exception with text about this or not read.

@rochacbruno rochacbruno added this to the 3.0.0 milestone Apr 20, 2020
rochacbruno added a commit that referenced this issue Jul 27, 2020
Fix #323
Fix #325
Fix #327
Fix #341

Exemples added:

	example/issues/323_DEFAULT_VALUES_RESOLUTION/
	example/issues/325_flask_dot_env/
	example/issues/327_flask_extensions_warning/
	example/issues/341_box_it_up/
rochacbruno added a commit that referenced this issue Jul 27, 2020
Fix #323
Fix #325
Fix #327
Fix #341

Exemples added:

	example/issues/323_DEFAULT_VALUES_RESOLUTION/
	example/issues/325_flask_dot_env/
	example/issues/327_flask_extensions_warning/
	example/issues/341_box_it_up/
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants