Hi all. I installed Django with Apache in my Windows. It was a little complicated but finally it is working fine. But I have another litle problem. When I change part of my code I need to restart the apache server to see the changes in the browser and I lost at least 10 seconds in this operation (and 10 seconds multiplied by 1000 times are 10000 seconds, that is 2'7 hours approximately at day :¬) )
An my question is if is there a way to avoid restarting the apache server every time I make a modification? Thanks in advantage and sorry for my English. --~--~---------~--~----~------------~-------~--~----~ 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 -~----------~----~----~----~------~----~------~--~---

