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

Website not updated with from flask_mobility import #50

Closed
ArcLightSlavik opened this issue Nov 27, 2020 · 3 comments
Closed

Website not updated with from flask_mobility import #50

ArcLightSlavik opened this issue Nov 27, 2020 · 3 comments

Comments

@ArcLightSlavik
Copy link

The docs have the import from flask_mobility import Mobility (https://github.com/rehandalal/flask-mobility/blob/master/docs/example/example.py)

While the website (https://flask-mobility.readthedocs.io/en/latest/) is still at from flask.ext.mobility import Mobility

Screenshot 2020-11-27 055509

@rehandalal
Copy link
Owner

Thanks for reporting this! I'm a little busy right now but patches are welcome or I'll try to get to this at some point.

@AntonioBlago
Copy link

@ArcLightSlavik Thanks! I was wondering because the old example gives me an error:
from flask.ext.mobility import Mobility ModuleNotFoundError: No module named 'flask.ext'

@rehandalal
Copy link
Owner

Fixed RTD

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

3 participants