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

Lazily Loading Views documentation has incorrect imports in example #439

Closed
skyler opened this issue Sep 23, 2013 · 2 comments
Closed

Lazily Loading Views documentation has incorrect imports in example #439

skyler opened this issue Sep 23, 2013 · 2 comments

Comments

@skyler
Copy link

skyler commented Sep 23, 2013

About halfway down the page, under "Loading Late," an example is given,

from werkzeug import import_string, cached_property

These imports do not work for me in Werkzeug 0.9.4. Importing from werkzeug.utils, does work, however.

@untitaker untitaker added the docs label Sep 4, 2014
@untitaker
Copy link
Contributor

They work for me in both master and 0.9.4. This is probably a stupid side-effect of #2.

@untitaker untitaker removed the docs label Sep 4, 2014
@untitaker
Copy link
Contributor

I closed this issue since i assume these kind of problems will simply go away after having a normal import system.

@github-actions github-actions bot locked as resolved and limited conversation to collaborators Nov 13, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants