Don't type the ReferenceProperty.

You've got to be careful though.  If you have A ref'ing B and B
ref'ing A, it's very easy to get stuck in a loop.  (Anything that
recurses over the item's properties, like a for loop or the Django
debug page, will implicitly get the entity instead of the key for your
ReferenceProperty, causing an infinte loop).
--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to