I see, well I am new to python + django so I wasn't sure what I really meant
:)

So basically I am using django for its framework related features, but
excluding the ORM/autogen admin pages.

That's reasonable and understable thanks.

On Fri, Jun 11, 2010 at 10:38 PM, Jeremy Dunck <jdu...@gmail.com> wrote:

> There's no direct support for cassandra in django, but there are a
> couple starts.
>
> http://www.allbuttonspressed.com/projects/django-nonrel
> http://github.com/enki/tragedy
> http://code.djangoproject.com/wiki/SummerOfCode2010
>
> All of the features which Django has and which build on the ORM are
> out, of course.  The GSoC project is trying to provide some nonrel
> features through the ORM, I think the general understanding of what
> people mean when they say "does Django work with nosql-X" is "does the
> Django admin work with nosql-X".  The GSoC might get there, but it's
> pretty ambitious.
>
> On Fri, Jun 11, 2010 at 9:18 PM, S Ahmed <sahmed1...@gmail.com> wrote:
> > When using cassandra with django, can you still use the rapid development
> > freatures of django w/cassandra or are you basically just using the
> > framework but the models and ORM features are up to you to implement
> since
> > you are using cassandra.
> >
> >
>

Reply via email to