Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

DeprecationWarning: Switch to Plugin API v2 #10

Open
bootsmann opened this issue Jul 2, 2015 · 1 comment
Open

DeprecationWarning: Switch to Plugin API v2 #10

bootsmann opened this issue Jul 2, 2015 · 1 comment

Comments

@bootsmann
Copy link

I am using bottle v0.12.8 with bottle-sqlite and whenever I start the server I get a warrning:

/usr/local/lib/python2.7/dist-packages/bottle.py:527: DeprecationWarning: Switch to Plugin API v2 and access the Route object directly.
context = self if api > 1 else self._context

@bootsmann
Copy link
Author

Could you upload the new version on pypi?
There is an old version.
https://pypi.python.org/pypi/bottle-sqlite/

After update bottle-sqlite manually I get no warnings anymore.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant