On Tue, Jun 13, 2006 at 05:58:41AM -0700, [EMAIL PROTECTED] wrote:
> 
> hello,
> 
> I have a running site installed with apache mod_python, and the DEBUG =
> True
> in settings.py
> 
> I thougth I could FTP views or template modifications and see the
> change in real time,
> in fact, I am not even allowed to modify (by ftp ing a new version) any
> file in the app directory.
> 
> The answer is file locked or something similar.
> when doing modifications in localhost I think it worked.

I assume this is a windows box, then... linux will let you overwrite the
file nicely. Unfortunately I never found a way to do it without shutting
down the server accessing the file in windows.

Cheers,
-- 
Brett Parker

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