Yes. You can. I did this way in django poll GAE port.
check out my old post http://chefsoup.blogspot.com/2008/08/django-tutorial-polls-sample-app-google.html On Nov 6, 8:58 am, Savraj <[EMAIL PROTECTED]> wrote: > Hey folks. I love app engine! > > Quick question -- I am using Django Forms to create an entity, as > explained here: > > http://code.google.com/appengine/articles/djangoforms.html > > Can I set this new entity's key_name? It's not clear from the > documentation. I want to set the key name so I can quickly look up > the entity in the future using Model.get_by_key_name. Thanks in > advance for your help! > > -savraj --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---
