On Sat, Jul 3, 2010 at 8:00 AM, Gath <pgath...@gmail.com> wrote: > Won't it be nice to start first by learning Django! From my experience > Django was not build to run on top of AppEngine. There are alot of > hacks on django to make run on AppEngine that might confuse a > beginner, e.g Django was built to run on relational databases, while > AppEngine applications run on bigtables(datastore) which are not > relational. So i guess it would be nice to first understand the django > ORM before trying to map it to the AppEngine one. > > But having said that, i don't mean it is impossible to write one but i > won't advice that line for a beginner. >
Of course, learning Django would be the best start. But there is Django-nonrel ([0]), which adds support for non-relational databases to Django. At the moment there are backends for AppEngine ([1]) and MongoDB. Flo [0]http://www.allbuttonspressed.com/projects/django-nonrel [1] http://www.allbuttonspressed.com/blog/django/2010/01/Native-Django-on-App-Engine -- http://www.d3f3nd3r.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-us...@googlegroups.com. To unsubscribe from this group, send email to django-users+unsubscr...@googlegroups.com. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.