OpenQuizz
Une application de gestion des contenus pédagogiques
Environment Class Reference
Inheritance diagram for Environment:
Collaboration diagram for Environment:

Public Member Functions

def __init__ (self, app, **options)
 

Data Fields

 app
 

Detailed Description

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.

Constructor & Destructor Documentation

◆ __init__()

def __init__ (   self,
  app,
**  options 
)

Field Documentation

◆ app

app

The documentation for this class was generated from the following file: