forked from orbit-oss/flask
Remove extmigrate from Flask repo
* Remove extmigrate from Flask repo * Update docs to reflect new repo location
This commit is contained in:
parent
6bf42f9a84
commit
1a877fbaa0
3 changed files with 1 additions and 239 deletions
|
|
@ -68,7 +68,7 @@ Extension imports of the form ``flask.ext.foo`` are deprecated, you should use
|
|||
The old form still works, but Flask will issue a
|
||||
``flask.exthook.ExtDeprecationWarning`` for each extension you import the old
|
||||
way. We also provide a migration utility called `flask-ext-migrate
|
||||
<https://github.com/pocoo/flask-ext-migrate>`_ that is supposed to
|
||||
<https://github.com/pallets/flask-ext-migrate>`_ that is supposed to
|
||||
automatically rewrite your imports for this.
|
||||
|
||||
.. _upgrading-to-010:
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue