Re: Datastructure using django.

2012-12-12 Thread b1-
On Monday, December 10, 2012 8:15:41 PM UTC+2, Subhodip Biswas wrote: > > Hi all, > > I am trying to implement a tree structure using django. There are two > packages I am looking at mptt and treebeard. Treebeard seems easy. > > I have however two questions: > > 1. With mptt I found that if yo

Re: Datastructure using django.

2012-12-12 Thread Chris Cogdon
I've no answers for you, but you might want to have a look at other applications that use those products and see how they work. I know that "zinnia", a Django-based blog framework, uses "mptt", so you might want to have a look there. I've used zinnia, and I've never had to do any "reload" so to