Skip to content

RuntimeError: Working outside of application context #12

Description

@jancovic

Hi

I was checking web app FLASK https://github.com/patrickloeber/python-fun/tree/master/webapps/flask

But I got this error:

RuntimeError: Working outside of application context.

This typically means that you attempted to use functionality that needed
the current application. To solve this, set up an application context
with app.app_context(). See the documentation for more information.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions