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

AttributeError: module 'app' has no attribute 'config' #65

Closed
johnroper100 opened this issue Dec 14, 2018 · 1 comment
Closed

AttributeError: module 'app' has no attribute 'config' #65

johnroper100 opened this issue Dec 14, 2018 · 1 comment

Comments

@johnroper100
Copy link

I'm creating my config options using the form app.config['SQLALCHEMY_TRACK_MODIFICATIONS'] = False but this causes a AttributeError: module 'app' has no attribute 'config' error. How can I fix this?

@dhamaniasad
Copy link
Collaborator

@johnroper100 were you able to figure it out? Sounds more like a flask issue than a Flask-WhooshAlchemy issue.

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

2 participants