-
Notifications
You must be signed in to change notification settings - Fork 140
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
New google datastore #682
New google datastore #682
Conversation
4a37815
to
4ef63e9
Compare
4ef63e9
to
09ace32
Compare
Hi, There is another problem with "expresions like or" in auth/verify_email in py4web:
|
There is a problem with the auth register. I does not storage the password correctly. I had to declare a password field directly in datastore, and then I coudl login. The password change arises this error: |
When the fields of a table are modified, I mean, when a new field is added, grid.py in that table stops working with this error:
|
3b526f9
to
2a77f13
Compare
We added support for the Firestore instead |
Tested only with this: