What problems did you run into?
On Mon, Jun 21, 2010 at 6:32 AM, Eugenio Minardi
wrote:
> Hi, I had gave a look to django + cassandra I found the twissandra project
> (a django version of twitter based on cassandra).
> But since I am new to django I couldnt make it work. If you find it
> interest
Hi, I had gave a look to django + cassandra I found the twissandra project
(a django version of twitter based on cassandra).
But since I am new to django I couldnt make it work. If you find it
interesting please give me a hint on how to proceed to make it work :)
Eugenio
On Mon, Jun 21, 2010 at
aren't you guys using django though? :)
On Sun, Jun 20, 2010 at 7:40 PM, Joe Stump wrote:
> A lot of the magic that Django brings to the table is derived from the ORM.
> If you're skipping that then Pylons likely makes more sense.
>
> --Joe
>
> On Jun 20, 2010, at 5:08 PM, Charles Woerner
> wro
A lot of the magic that Django brings to the table is derived from the ORM. If
you're skipping that then Pylons likely makes more sense.
--Joe
On Jun 20, 2010, at 5:08 PM, Charles Woerner wrote:
> I recently looked into this and came to the same conclusion, but I'm not an
> expert in either
I recently looked into this and came to the same conclusion, but I'm not an
expert in either Django or Pylons so I'd also be interested in hearing what
someone with more Python experience would say.
On Sun, Jun 20, 2010 at 1:42 PM, S Ahmed wrote:
> Seeing as I will be using a different ORM, woul