On Tue, 2011-01-11 at 07:39 -0500, Javier Guerra Giraldez wrote: > On Tue, Jan 11, 2011 at 2:37 AM, Kenneth Gonsalves > <[email protected]> wrote: > > On Mon, 2011-01-10 at 11:12 -0500, Javier Guerra Giraldez wrote: > >> Django is not a page-based template system like PHP. it's a > >> long-running application that answers web requests. > > > > I do not think it is a long running application > > 'long' as compared to PHP processes, which are initialized and > destroyed for each HTTP request. Django, in contrast, stays up to > handle many requests.
I do not think it does - django is not a webserver or server like zope for example. So what does 'stays up' mean? -- regards KG http://lawgon.livejournal.com Coimbatore LUG rox http://ilugcbe.techstud.org/ -- You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to [email protected]. To unsubscribe from this group, send email to [email protected]. For more options, visit this group at http://groups.google.com/group/django-users?hl=en.

