Re: Integrating Django with Amazon's Database

2011-02-21 Thread Russell Keith-Magee
On Mon, Feb 21, 2011 at 3:08 PM, yolabingo wrote: > On Feb 20, 9:16 pm, ravi krishna wrote: >> Can we use SimpleDB like sqlite or mysql with Django? > > Not at this time. This is a potentially misleading oversimplification. Yes, you can use SimpleDB with Django. SimpleDB has Python bindings, an

Re: Integrating Django with Amazon's Database

2011-02-21 Thread yolabingo
On Feb 20, 9:16 pm, ravi krishna wrote: > Can we use SimpleDB like sqlite or mysql with Django? Not at this time. > What are the process involved in doing it ? Check out this project under development: http://www.allbuttonspressed.com/projects/django-nonrel -- You received this message becau