Re: django-mptt compared w/ django-treebeard

2012-02-03 Thread Aljoša Mohorović
On Thu, Feb 2, 2012 at 8:13 PM, creecode wrote: > I wouldn't assume that just because something hasn't been updated for awhile > that it isn't good. like i said, i've used treebeard w/o problems so i don't think it's bad. my question/interest is mostly because i've noticed that most projects use

Re: django-mptt compared w/ django-treebeard

2012-02-03 Thread Matt Stevens
*I used django-mptt (combined with FeinCMS's TreeEditor) on a few of my Django sites, it's brilliant.* *Any questions I've had have been quickly answered, usually by the maintainer** Craig de Stigter… he's pretty sharp.* * * * * *Matt. Stevens | www.dirtymonkey.co.uk* On Wed, Feb 1, 2012 at 5:46 P

Re: django-mptt compared w/ django-treebeard

2012-02-02 Thread creecode
Hello Aljosa, I wouldn't assume that just because something hasn't been updated for awhile that it isn't good. It simply could be that the app does what it needs to and there hasn't been a reason to change it. You might want to contact the app authors and ask if their projects are actively ma

django-mptt compared w/ django-treebeard

2012-02-01 Thread Aljosa Mohorovic
when using django-mptt or django-treebeard did anybody have bad experience? i've used treebeard before w/o problems but it looks like mptt is maintained and has newer releases and treebeard last release was in 2010. can anybody comment on possible future development/maintenance for these projects?