Hi

I'm quite new in AppEngine development but was using Django for few
years now. I've found that setup described in docs is not like django
that I got used to. So I decided to write small helper library to
bring django AppEngine usage as close as possible to 'normal' (in
subjective way) django usage that I got used to. Project is more like
prof-of-concept than stable library that you should use on production.
But since I'm using this for my small projects maybe someone will find
this useful as well.

http://django-rocket-engine.readthedocs.org/en/latest/index.html
with an example application:
https://github.com/xando/rocket-project
http://xando-1.appspot.com/

Project was highly inspired by work done in djangoappengine of All
Button Pressed, but since that project was dedicated to work with
django-nonrel, I decided to write my own and focus only on Google
CloudSQL.

Thanks
seba

-- 
You received this message because you are subscribed to the Google Groups 
"Google App Engine" group.
To post to this group, send email to google-appengine@googlegroups.com.
To unsubscribe from this group, send email to 
google-appengine+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/google-appengine?hl=en.

Reply via email to