On 07-Jul-06, at 10:52 PM, x0nix wrote:

> Well ... I don't like the idea of every programmer (after every minor
> change) logging in as root to production server.

i dont like it too - but it is far better than having autoreload on  
for mod_python on a production server. You have just thrown away the  
speed advantages of having mod_python. As well use cgi. And how often  
do you have minor changes in production? These can be bunched. Or a  
cron job to restart apache once every hour, or once a day or once a  
week, depending on how often you are making changes to your  
production server. When i talked of up arrow and enter, i was talking  
of the development server on your local machine.

-- 

regards
kg
http://lawgon.livejournal.com
http://avsap.org.in



--~--~---------~--~----~------------~-------~--~----~
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to