Re: [OT] Django based full fledged forum app

2008-04-11 Thread Jonathan Buchanan
On Thu, Apr 10, 2008 at 6:12 PM, myst3rious <[EMAIL PROTECTED]> wrote: > > Hi, > I am working on a Django project for Intranet. and I took a lots time > in developing apps, just opposite to the Django philosophy of quick > but clean development. That is completely my fault, and overtime in >

Re: [OT] Django based full fledged forum app

2008-04-11 Thread eXt
Have you seen: http://sct.sphene.net/wiki/show/Start/ (see 'Forum' link for a working forum). myst3rious napisaƂ(a): > Hi, > I am working on a Django project for Intranet. and I took a lots time > in developing apps, just opposite to the Django philosophy of quick > but clean development. That is

Re: Django based full fledged forum app

2008-04-10 Thread myst3rious
I already have seen those, but never had the demo. Do you know any site which implements this Django forum app. This way I can get the overview of features used. On Apr 10, 10:23 pm, "Tane Piper" <[EMAIL PROTECTED]> wrote: > A simple browse on Django Forum would have brought you to this: > > http

Re: [OT] Django based full fledged forum app

2008-04-10 Thread Tane Piper
A simple browse on Django Forum would have brought you to this: http://djangoplugables.com/projects/django-forum/ On Thu, Apr 10, 2008 at 6:12 PM, myst3rious <[EMAIL PROTECTED]> wrote: > > Hi, > I am working on a Django project for Intranet. and I took a lots time > in developing apps, just o

[OT] Django based full fledged forum app

2008-04-10 Thread myst3rious
Hi, I am working on a Django project for Intranet. and I took a lots time in developing apps, just opposite to the Django philosophy of quick but clean development. That is completely my fault, and overtime in requirement analysis and application architecture design. Now, I need to create/integrat