Thanks for the tip, Ian. Looks like whenever I make a change in one, I need to restart the other to see the change. Not the most integrated development environment, but at least there is a workaround.
On Jan 27, 8:06 am, Ian Lewis <[email protected]> wrote: > Dennis, > > The development appserver appears to load the local datastore file on > startup so you will need to restart the shell to see updates made in the > admin. > > Ian > > 2009/1/27 Dennis <[email protected]> > > > > > > > > > Actually, it's the interaction between the "manage.py shell" and the > > Development Console's "Datastore Viewer" > > that I'm getting the odd behavior on. > > The "interactive console" does not have the proper django context > > setup so it's not really usable for django interaction as far as I can > > tell > > (and so i tried "manage.py shell" for interactive python access to the > > datastore). > > > On Jan 27, 12:16 am, Dennis <[email protected]> wrote: > > > For those running App Engine Helper for Django, > > > has anyone gotten the "manage.py shell" to work consistently with the > > > Interactive Development Console webpage (http://localhost:8080/_ah/admin > > > ) ? > > > I'm getting strange behavior: entities created in manage.py shell > > > don't appear in the console webpage until I restart the app server > > > (manage.py runserver) and sometimes they don't appear at all. > > > Entities defined in manage.py shell can disappear completely from the > > > datastore after I exit the shell. I'm also getting similar behavior > > > when I create a new entity kind. > > -- > ======================================= > 株式会社ビープラウド イアン・ルイス > 〒150-0012 > 東京都渋谷区広尾1-11-2アイオス広尾ビル604 > email: [email protected] > TEL:03-5795-2707 > FAX:03-5795-2708http://www.beproud.jp/ > =======================================- Hide quoted text - > > - Show quoted text - --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
