Skip to content
This repository has been archived by the owner on Jun 27, 2023. It is now read-only.

Deprecation Warnings #6

Closed
zwade opened this issue Jun 2, 2016 · 0 comments · Fixed by #8
Closed

Deprecation Warnings #6

zwade opened this issue Jun 2, 2016 · 0 comments · Fixed by #8

Comments

@zwade
Copy link
Contributor

zwade commented Jun 2, 2016

/usr/local/google/home/zwade/Documents/scoreboard/local/lib/python2.7/site-packages/flask/exthook.py:71: ExtDeprecationWarning: Importing flask.ext.sqlalchemy is deprecated, use flask_sqlalchemy instead.
  .format(x=modname), ExtDeprecationWarning
/usr/local/google/home/zwade/Documents/scoreboard/local/lib/python2.7/site-packages/flask/exthook.py:71: ExtDeprecationWarning: Importing flask.ext.restful is deprecated, use flask_restful instead.
  .format(x=modname), ExtDeprecationWarning
/usr/local/google/home/zwade/Documents/scoreboard/local/lib/python2.7/site-packages/flask/exthook.py:71: ExtDeprecationWarning: Importing flask.ext.restful.fields is deprecated, use flask_restful.fields instead.
  .format(x=modname), ExtDeprecationWarning
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant