Carlos Yoder wrote: > I wonder if more people were/are confused by that sentence (found > here: http://www.djangoproject.com/documentation/install/)...?
Well... Mod_python is the easiest method of running django, FastCGI setup is more advanced and usually requires basic knowledge about forking vs. threading, writing init scripts etc. These are things that makes it harder for beginners to understand Django itself so in my opinion it's good that docs encourage Apache 2 + mod_python setup. --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users -~----------~----~----~----~------~----~------~--~---