Just found the current project on code.google.com

 

I'm not too upto date with django as you may know, but to me this looks like
a few googlers are working away at integrating appengine db into django
models.

 

http://code.google.com/p/google-app-engine-django/

 

inparticular settings.py

 

DATABASE_ENGINE = 'appengine'  # 'postgresql_psycopg2', 'postgresql',
'mysql', 'sqlite3' or 'oracle'.

 

Sets off alarm bells,

 

Has anyone else seen this yet, or is this new?? If someone who knows django
better could look over the code and work out if this is django models
running on appengine, I'd love to know. Not had time to look through it in
depth yet, but thought I'd post it up for your opinions

 

Mat


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