Hi http://paste.pocoo.org/show/104839/
My code 34-41 nor 43 works if I set the *required=True* for user property. To double check, I even put : assert users.get_current_user() and it works but it never saves the entity. If I remove required=True, then voila everything is working and the entity even has the user property correctly saved. Any thoughts? --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Google App Engine" group. 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 -~----------~----~----~----~------~----~------~--~---
