OpenQuizz
Une application de gestion des contenus pédagogiques
|
Public Member Functions | |
def | __init__ (self, app, **options) |
Data Fields | |
app | |
Works like a regular Jinja2 environment but has some additional knowledge of how Flask's blueprint works so that it can prepend the name of the blueprint to referenced templates if necessary.
def __init__ | ( | self, | |
app, | |||
** | options | ||
) |
app |