Beware, though, of assuming exact parallels. The django on GAE is a)
somewhat out of date, and b) modified to adapt it to the Google App
Engine hosting environment.

Good luck with your project.

regards
 Steve

jtobe wrote:
> thanks for trying to help.
> 
> app engine models use .put() instead of .save() and according to
> guido, there is very little difference between the two.
> 
> I have pasted models.py and search.py so you can see the two. maybe
> that will help.
> 
> paste url: http://dpaste.com/91258/
> 
> the django app i'm bulding here is suppose to be an "orbitz
> equivalent" for my software engineering class. we chose to use django
> and app engine for the free hosting and a chance to use something we
> had only read about (django).
> 
[...]
-- 
Steve Holden        +1 571 484 6266   +1 800 494 3119
Holden Web LLC              http://www.holdenweb.com/

--~--~---------~--~----~------------~-------~--~----~
You received this message because you are subscribed to the Google Groups 
"Django users" group.
To post to this group, send email to django-users@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at 
http://groups.google.com/group/django-users?hl=en
-~----------~----~----~----~------~----~------~--~---

Reply via email to