forked from orbit-oss/flask
import -> activate
This commit is contained in:
parent
7997bae5bb
commit
2b8ea40cd6
1 changed files with 1 additions and 1 deletions
|
|
@ -43,7 +43,7 @@ And here is how you can use it::
|
|||
|
||||
from flask.ext import foo
|
||||
|
||||
Once the ``flaskext_compat`` module is imported the :data:`flask.ext` will
|
||||
Once the ``flaskext_compat`` module is activated the :data:`flask.ext` will
|
||||
exist and you can start importing from there.
|
||||
|
||||
.. _Flask Extension Registry: http://flask.pocoo.org/extensions/
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue