Re: are you using mptt, treebeard or something else?

2009-09-13 Thread Tiago S.
What about django-easytree? I'm tempting to try it. http://bitbucket.org/fivethreeo/django-easytree/overview/ On Sep 4, 6:30 am, Aljosa Mohorovic wrote: > On Sep 3, 5:51 pm, Sandra Django wrote: > > > Sorry, a cuestion because I don't understand.mpttrequires v1.1, but not > > SVN version? > >

Re: are you using mptt, treebeard or something else?

2009-09-04 Thread Aljosa Mohorovic
On Sep 3, 5:51 pm, Sandra Django wrote: > Sorry, a cuestion because I don't understand. mptt requires v1.1, but not > SVN version? only mptt svn trunk works with django 1.1 but i would like an official release rather then trunk. Aljosa --~--~-~--~~~---~--~~ You r

Re: are you using mptt, treebeard or something else?

2009-09-03 Thread Ben Davis
>From what I understand, Treebeard has better performance, but mptt has (I think) been around longer. I've messed around w/ mptt, but looking through treebeards benchmarks, it looks like treebeard might be more well thought out. As far as admin support goes, I don't think either has "offic

Re: are you using mptt, treebeard or something else?

2009-09-03 Thread Sandra Django
Hi Aljosa Mohorovic, I need work with django-mptt or django-treebeard, but neither I'm sure. I think that django-mptt is better, this says all ( http://magicrebirth.wordpress.com/2009/08/06/representing-hierarchical-data-with-django-and-mptt/ ) Sorry, a cuestion because I don't understand. mptt req

are you using mptt, treebeard or something else?

2009-09-03 Thread Aljosa Mohorovic
i'm looking at django-mptt and django-treebeard but i'm not sure which one to use although both will solve my problem. currently i'm thinking to use treebeard because mptt requires me to use trunk for django v1.1. any comments/tips/recommendations are appreciated. Aljosa Mohorovic --~--~-