Skip to content

Commit 1a877fb

Browse files
keyanuntitaker
authored andcommitted
Remove extmigrate from Flask repo
* Remove extmigrate from Flask repo * Update docs to reflect new repo location
1 parent 6bf42f9 commit 1a877fb

File tree

3 files changed

+1
-239
lines changed

3 files changed

+1
-239
lines changed

docs/upgrading.rst

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@ Extension imports of the form ``flask.ext.foo`` are deprecated, you should use
6868
The old form still works, but Flask will issue a
6969
``flask.exthook.ExtDeprecationWarning`` for each extension you import the old
7070
way. We also provide a migration utility called `flask-ext-migrate
71-
<https://github.com/pocoo/flask-ext-migrate>`_ that is supposed to
71+
<https://github.com/pallets/flask-ext-migrate>`_ that is supposed to
7272
automatically rewrite your imports for this.
7373

7474
.. _upgrading-to-010:

scripts/flaskext_migrate.py

Lines changed: 0 additions & 162 deletions
This file was deleted.

scripts/test_import_migration.py

Lines changed: 0 additions & 76 deletions
This file was deleted.

0 commit comments

Comments
 (0)