OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, loader, use_eager_loading=False) |
def | __call__ (self, environ, start_response) |
Data Fields | |
loader | |
Special application that dispatches to a Flask application which is imported by name in a background thread. If an error happens it is recorded and shown as part of the WSGI handling which in case of the Werkzeug debugger means that it shows up in the browser.
def __init__ | ( | self, | |
loader, | |||
use_eager_loading = False |
|||
) |
def __call__ | ( | self, | |
environ, | |||
start_response | |||
) |
loader |