I'm using web2py to develop an application for deployment on GAE. My data model has some text fields in it, eg in the auth_group table. These fields show up fine when the app is running on the GAE development environment, hosted on my local machine. But when I deploy it to the GAE production environment, the text fields do not exist - it's as if they aren't in my model at all.
Has anyone seen this before? Any suggestions for how to troubleshoot it? I'm running web2py v1.65.5 Dan --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "web2py-users" 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/web2py?hl=en -~----------~----~----~----~------~----~------~--~---

