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

global: replace FLASK_ENV with FLASK_DEBUG #382

Merged
merged 3 commits into from
Feb 19, 2025

Conversation

slint
Copy link
Member

@slint slint commented Feb 17, 2025

  • FLASK_ENV has been removed in Flask v2.3 and FLASK_DEBUG is
    recommended instead.
  • This also makes sure that with Flask v2.3+ debug mode features like hot reloading and assets linking works.

* ``FLASK_ENV`` has been removed in Flask v2.3 and ``FLASK_DEBUG`` is
  recommended instead.
@slint slint merged commit ed4b226 into inveniosoftware:master Feb 19, 2025
2 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Released ✔️
Development

Successfully merging this pull request may close these issues.

1 participant