On Thu, 2006-06-22 at 16:48 -0700, djx wrote: > If the traffic is also small, maybe can use the development server? > See > > http://www.djangoproject.com/documentation/tutorial1/
Please don't suggest that. The development server is very much not appropriate for any kind of production use. There are warnings all over the place about that -- not audit for security or performance and only single threaded. So it is *only* for development. Malcolm --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

