Obsolete
Status Update
Comments
pa...@google.com <pa...@google.com> #2
As a corollary, for properties where unique=True one
should be able to fetch an entity by doing
Model.get_by_uniquepropertyname and also
Model.get_or_insert_by_uniquepropertyname... like Rails does with
ActiveRecord (e.g., Book.find_or_create_by_isbn).
should be able to fetch an entity by doing
Model.get_by_uniquepropertyname and also
Model.get_or_insert_by_uniquepropertyname... like Rails does with
ActiveRecord (e.g., Book.find_or_create_by_isbn).
Description
If I choose the contact and press the green phone button, the call works fine, the pause waits correctly, and it dials her extension.
However, if I say "OK Google, Call Jane", it attempts to dial 20655512121111, and I get a phone network error.