Ok, I think I see where the disconnect is. KeyProperty only accepts instances of model.Key (which is fair). If I want to limit my property on my model to only accept certain kinds of keys, I should enforce this requirement through a validator.
Unless there's a better way, I think I'm all set! Regards, Owen Nelson -- You received this message because you are subscribed to the Google Groups "Google App Engine" group. To view this discussion on the web visit https://groups.google.com/d/msg/google-appengine/-/jogNlz1nljgJ. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/google-appengine?hl=en.
