You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to appengine-utilities
Doing commits to save my work, but adding models to session right now
is broken. I'm working on fixing it.
Joe Bowman
unread,
Sep 22, 2009, 11:14:07 PM9/22/09
Reply to author
Sign in to reply to author
Forward
Sign in to forward
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to appengine-utilities
Trunk is stable again. What I've done is catch when a model is being
assigned as a session data item, and setting it as a
ReferenceProperty, rather than serializing it.