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: 'bool' object has no attribute '_db' #4

Open
w2pu opened this issue Apr 30, 2024 · 1 comment
Open

AttributeError: 'bool' object has no attribute '_db' #4

w2pu opened this issue Apr 30, 2024 · 1 comment

Comments

@w2pu
Copy link

w2pu commented Apr 30, 2024

Error when showing basic_grid:
AttributeError: 'bool' object has no attribute '_db'

Solution:
change query:
db.district => db.district.id>0

@jpsteil
Copy link
Owner

jpsteil commented Apr 30, 2024

This is an issue with the latest py4web. Massimo is taking a look at it. Will make adjustments based on his response.

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