Closed jeffwidman closed 1 year ago
All of this has been done except for cutting a new release, which will happen inevitably whenever a new release happens... currently that's also tracked under #192 , so I'm closing this as done from the code/access rights side.
We're migrating the location of this repo from
flask-debugtoolbar/flask-debugtoolbar
topallets-eco/flask-debugtoolbar
to co-locate it alongside a number of other popular Flask-related extensions.In order to complete this migration, we need to do a few things:
pallets-eco
orgpallets-eco
orgmgood/flask-debugtoolbar
orflask-debugtoolbar/flask-debugtoolbar
to point topallets-eco/flask-debugtoolbar
instead... I currently see some in https://github.com/pallets-eco/flask-debugtoolbar/blob/master/docs/index.rst and https://github.com/pallets-eco/flask-debugtoolbar/blob/master/setup.cfgflask-debugtoolbar
and push to PyPI so that the project metadata on https://pypi.org/project/Flask-DebugToolbar/ points to the correct URLs.