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.


--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to