Re: [BangPypers] [django] Directory Listing

2010-11-27 Thread Rajeev J Sebastian
I have used it extensively. In particular to implement the kind of thing asked in the subject. However. django-mptt itself doesn't provide any mechanisms to build taxonomies or categories; it only allows building trees. I have built a taxonomy app on top of it, which I could possibly share with

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Kenneth Gonsalves
On Thu, 2010-11-25 at 16:38 +0530, Venkatraman S wrote: Is there a Directory Listing app? By directory i meant categories. Lets say, a system to manage the various types of categories in eBay and associate items and other categories within it. django-mptt? -- regards Kenneth Gonsalves

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Venkatraman S
On Thu, Nov 25, 2010 at 4:45 PM, Kenneth Gonsalves law...@au-kbc.orgwrote: django-mptt? I have seen some people rant about it in #django. Have you tried it? ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Kenneth Gonsalves
On Thu, 2010-11-25 at 16:54 +0530, Venkatraman S wrote: On Thu, Nov 25, 2010 at 4:45 PM, Kenneth Gonsalves law...@au-kbc.orgwrote: django-mptt? I did have a try some years back - but I am weak in mathematics, so I rolled my own. -- regards Kenneth Gonsalves

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Venkatraman S
On Thu, Nov 25, 2010 at 4:58 PM, Kenneth Gonsalves law...@au-kbc.orgwrote: I did have a try some years back - but I am weak in mathematics, so I rolled my own. How is this related to math-troubles? You mean and are confusing? ___ BangPypers

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Gora Mohanty
On Thu, Nov 25, 2010 at 4:38 PM, Venkatraman S venka...@gmail.com wrote: Is there a Directory Listing app? By directory i meant categories. Lets say, a system to manage the various types of categories in eBay and associate items and other categories within it. [...] What do you mean by an app

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Venkatraman S
On Thu, Nov 25, 2010 at 5:03 PM, Gora Mohanty g...@mimirtech.com wrote: What do you mean by an app in the context of Python? Do you mean a Django application? Check out the Subject of the email. ___ BangPypers mailing list BangPypers@python.org

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Senthil Kumaran
On Thu, Nov 25, 2010 at 06:40:38PM +0530, Venkatraman S wrote: On Thu, Nov 25, 2010 at 5:03 PM, Gora Mohanty g...@mimirtech.com wrote: What do you mean by an app in the context of Python? Do you mean a Django application? Check out the Subject of the email. If I were to reply to

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Venkatraman S
On Thu, Nov 25, 2010 at 6:48 PM, Senthil Kumaran orsent...@gmail.comwrote: On Thu, Nov 25, 2010 at 06:40:38PM +0530, Venkatraman S wrote: On Thu, Nov 25, 2010 at 5:03 PM, Gora Mohanty g...@mimirtech.com wrote: What do you mean by an app in the context of Python? Do you mean a

Re: [BangPypers] [django] Directory Listing

2010-11-25 Thread Kenneth Gonsalves
On Thu, 2010-11-25 at 17:02 +0530, Venkatraman S wrote: I did have a try some years back - but I am weak in mathematics, so I rolled my own. How is this related to math-troubles? You mean and are confusing? I could not understand the logic - some algorithm (I did not take computer